1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-01 10:02:57 +02:00

👍 ベースCSSを追加

This commit is contained in:
BcRikko
2018-09-24 20:29:00 +09:00
parent 9a6c626821
commit 847c55f0b5
4 changed files with 151 additions and 0 deletions

5
scss/base/_index.scss Normal file
View File

@@ -0,0 +1,5 @@
@charset "utf-8";
@import "reset.scss";
@import "variables.scss";
@import "generic.scss";