Implement LESS compilation for Bootstrap
----------------------------------------
Key: RAVE-543
URL: https://issues.apache.org/jira/browse/RAVE-543
Project: Rave
Issue Type: Sub-task
Reporter: Stan Drozdetski
Priority: Minor
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)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|