mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 01:39:50 +02:00
🚀 デプロイ
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
/*!
|
||||
* NES.css v0.0.1(alpha)
|
||||
*/
|
||||
$color: #fff;
|
||||
@charset "utf-8";
|
||||
|
||||
body {
|
||||
color: $color;
|
||||
display: flex;
|
||||
color: $color;
|
||||
background-color: #111;
|
||||
}
|
||||
/*!
|
||||
* NES.css v0.0.1(alpha)
|
||||
*/
|
||||
|
||||
@import "base/_index.scss";
|
||||
@import "elements/_index.scss";
|
||||
|
Reference in New Issue
Block a user