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

feat(component): add a select component

This commit is contained in:
Wojciech Olejnik
2018-12-20 19:36:05 +01:00
parent fcbed9e387
commit 6713344379
3 changed files with 70 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
@charset "utf-8";
@import "inputs.scss";
@import "select.scss";