We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fa8e3 commit 60e44d1Copy full SHA for 60e44d1
1 file changed
front/src/style/GlobalStyles.js front/src/style/GlobalStyles.tsfront/src/style/GlobalStyles.js renamed to front/src/style/GlobalStyles.ts
@@ -1,8 +1,4 @@
1
-// @flow
2
-
3
-// #region imports
4
import { createGlobalStyle } from 'styled-components';
5
-// #endregion
6
7
const GlobalStyle = createGlobalStyle`
8
html, body {
0 commit comments