mirror of
https://github.com/metagov/govarch-website.git
synced 2025-05-02 06:04:39 +00:00
13 lines
112 B
SCSS
13 lines
112 B
SCSS
---
|
|
---
|
|
|
|
@charset "utf-8";
|
|
|
|
@import
|
|
"reset",
|
|
"variables",
|
|
"mixins",
|
|
"base",
|
|
"masthead",
|
|
"article"
|
|
; |