Open garfonzo opened 6 years ago
To enable people to customize the default Bootstrap to their liking, incorporate Sass into the project. Further, have a separate file for a bunch of the common variables, for easy access.
https://github.com/jrief/django-sass-processor
possibly this?
Somehow need a way to integrate Sass tightly into the project. Best way would be just to write in SASS and just have it rendered normally on startup
To enable people to customize the default Bootstrap to their liking, incorporate Sass into the project. Further, have a separate file for a bunch of the common variables, for easy access.