Update: assets generated

feature/oscar-theme
Óscar M. Lage 2022-02-25 18:56:10 +01:00
parent c6a52ce7cc
commit 977e62b265
2 changed files with 0 additions and 27 deletions

View File

@ -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 */

View File

@ -1 +0,0 @@
{"Target":"css/style.css","MediaType":"text/css","Data":{}}