mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-05-01 11:38:02 +02:00
Uses css calc() to calculate the width of form input classes (nes-input, nes-textarea, nes-select) and uses SCSS's string interpolation to place and perform calculation on variable's ($border-size) value
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
node_modules
|
|
.vscode
|
|
css
|
|
storybook-static
|
|
.DS_Store
|
|
|
|
# Ignoring built up css and map files
|
|
scss/*.css
|
|
scss/*.css.map |