mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +02:00
refactor(select): add @BcRikko's suggestions for the select component
Change select.scss to selects.scss, add margin to .nes-select, use different color variables, refactor handling of different select states
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@charset "utf-8";
|
||||
|
||||
@import "inputs.scss";
|
||||
@import "select.scss";
|
||||
@import "selects.scss";
|
||||
|
Reference in New Issue
Block a user