Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently, CSS customizations are contained inside rave-portal-resources/src/main/webapp/css/rave.css
To provide developers/designers with a more powerful way to customize Bootstrap:
- Pull in component LESS files from Bootstrap
- Create a custom LESS file that pulls in bootstrap.less and also includes Rave-specific customizations
- Implement a server-side LESS compilation solution (like wro4j)