mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-30 09:20:02 +02:00
👍 reboot.cssを導入
This commit is contained in:
3
scss/elements/_index.scss
Normal file
3
scss/elements/_index.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
@charset "utf-8";
|
||||
|
||||
@import "button.scss";
|
4
scss/elements/button.scss
Normal file
4
scss/elements/button.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.btn {
|
||||
// dummy
|
||||
color: black;
|
||||
}
|
Reference in New Issue
Block a user