forked from abner/for-legacy-web
feat: add sc minification + display class names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import rgba from "color-rgba";
|
||||
import { observer } from "mobx-react-lite";
|
||||
import { Helmet } from "react-helmet";
|
||||
import { createGlobalStyle } from "styled-components";
|
||||
import { createGlobalStyle } from "styled-components/macro";
|
||||
|
||||
import { useEffect } from "preact/hooks";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user