Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Build Scripts, Framework, Prefs Framework
-
Labels:None
Description
We should take the opportunity before the Infusion 2.0 release to review and optimize the CSS used throughout infusion. Here are some examples for things to look at / improve:
- unused styles
- excessive specificity
- use of !important
- unnecessary overrides ( simplify overall styling rules )
- make use of stylus
- concatenate and minify css ( use source maps )
- css linting
Attachments
Issue Links
- relates to
-
FLUID-5918 Provide source maps for CSS generated from Stylus
-
- Open
-
-
FLUID-6416 Improve preference application performance on page load
-
- Open
-