remake / remake-framework

Remake framework used by the Remake CLI to generate new projects
https://remaketheweb.com/
MIT License
178 stars 12 forks source link

Support for multiple CSS frameworks #39

Open saideepesh000 opened 3 years ago

saideepesh000 commented 3 years ago

It would be nice if we could support CSS Frameworks like TailwindCSS, BootStrap, Semantic-UI, etc

aidenybai commented 3 years ago

This is already possible no? Just import by CDN and you should be good. Generally this is not a common practice, but it is already possible