Closed KeziahMoselle closed 5 years ago
Yup! You're allowed to use a framework. The "minimum files" rule is mostly just to remind you to optimize when you're ready to open up a PR.
Some people like to have dozens of .css
files while developing, but I'd recommend to concat them into one when you're ready to release.
CSS frameworks can indeed help speed up & enforce cleaner styles, so feel free to use one! :^) (I'll add this clarification to the CONTRIBUTING.md
doc, thanks!)
Thank you for the clarifications !
Hi ! This projects looks cool !
However I have a question, is it possible to use a CSS framework to help us ? I wanted to add Material Design but I didn't want to waste too much time when there is already a good solution for it.
I'm telling you that because of this rule :
Cheers