UNPKG
cra-template-paulo-vanilla
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
CRA with more organized folder structure, CSS Modules, helpful Readme and project Snippets.
cra-template-paulo-vanilla
/
template
/
src
/
components
/
Button
/
Button.module.css
3 lines
(2 loc)
•
25 B
CSS
View Raw
1
2
3
.ButtonContainer { }