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

👍 reboot.cssを導入

This commit is contained in:
BcRikko
2018-11-25 18:11:18 +09:00
parent db0ac66528
commit 434abd0bad
12 changed files with 764 additions and 291 deletions

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

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