1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 17:51:46 +02:00
Files
nes.css/.gitignore
thisisabhinay 6ae1049fd8 fix: string interpolation to calculate width of inputs
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
2019-10-10 08:45:31 +05:30

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