Update: assets generated
parent
c6a52ce7cc
commit
977e62b265
|
@ -1,26 +0,0 @@
|
||||||
@charset "UTF-8";
|
|
||||||
/* Basic */
|
|
||||||
/* @import 'https://fonts.googleapis.com/css2?family=Overpass+Mono:wght@400;700&display=swap';
|
|
||||||
@import 'normalize.css';
|
|
||||||
@import 'variables.css';
|
|
||||||
@import 'common.css'; */
|
|
||||||
/* Layout */
|
|
||||||
/* Components */
|
|
||||||
/* Modules */
|
|
||||||
/* Specific pages */
|
|
||||||
/* Utilities */
|
|
||||||
/* Vendors */
|
|
||||||
/* TODO:
|
|
||||||
install postcss with:
|
|
||||||
- postcss-import
|
|
||||||
- postcss-custom-media
|
|
||||||
- postcss-nested (I think this is working by default, so probably we don´t need this plugin)
|
|
||||||
*/
|
|
||||||
/* TODO:
|
|
||||||
move this to common. */
|
|
||||||
body {
|
|
||||||
background-color: var(--background-main); }
|
|
||||||
body a {
|
|
||||||
color: orange; }
|
|
||||||
|
|
||||||
/*# sourceMappingURL=style.css.map */
|
|
|
@ -1 +0,0 @@
|
||||||
{"Target":"css/style.css","MediaType":"text/css","Data":{}}
|
|
Loading…
Reference in New Issue