mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Adjust for auto formatting
This commit is contained in:
parent
a7a527a015
commit
1f7e0d85fa
|
|
@ -1,6 +1,6 @@
|
|||
import { createGlobalStyle } from "styled-components";
|
||||
import * as styled from "styled-components";
|
||||
|
||||
const GlobalStyle = createGlobalStyle`
|
||||
const GlobalStyle = styled.createGlobalStyle`
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user