SAFE-BookStore
SAFE-BookStore copied to clipboard
show how to add scss to solution
It is me again. It would also be nice to have some guidance on how to configure that webpack.config.js thing so that you can compile css from scss (I am using Bulma and that would be a great thing for re-theming ... of basically any css framework)
/cc @maxime_mangel
Am 19.01.2018 06:26 schrieb "Kai Friedrich" [email protected]:
It is me again. It would also be nice to have some guidance on how to configure that webpack.config.js thing so that you can compile css from scss (I am using Bulma and that would be a great thing for re-theming ... of basically any css framework)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SAFE-Stack/SAFE-BookStore/issues/269, or mute the thread https://github.com/notifications/unsubscribe-auth/AADgNN6qS2BePeLHIaXiZO5SYBJyHBzkks5tMCd8gaJpZM4RkAKg .
I played around a bit more with several more frameworks, one of them was Semantic UI.
I found this great article on Medium that got me on-boarded with this kind of stuff.
Would send PR with config and documentation, as soon as I am told which CSS framework is desired.