mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 02:00:10 +00:00
10 lines
No EOL
119 B
SCSS
10 lines
No EOL
119 B
SCSS
@forward "normalize.css/normalize";
|
|
|
|
@use "mixin";
|
|
@use "fonts";
|
|
|
|
@use "root";
|
|
@use "base";
|
|
@use "icons";
|
|
|
|
@use "home"; |