consul/ui-v2/app/styles/base
John Cowen b6915793d0 ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249)
* ui: Remove custom css-vars 'polyfill' and use native CSS props

Previously we used a sort of polyfill for certain places where we needed
CSS property-like behavior. This meant duplicating code between JS and
CSS, specifically some of our SVG icons.

We moved to CSS props only in the places where they are beneficial and
populated the variables with our already existing SASS variables.

This means we no longer have to duplicate CSS and we can remove our
custom css-var helper/polyfill.
2020-05-12 17:13:54 +00:00
..
animation ui: Adds tick whilst editing the link template in the Settings area (#5820) 2019-05-17 12:33:12 +01:00
color ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
components ui: Fix for differences between uncompiled and compiled CSS (#7233) 2020-02-06 20:13:13 +00:00
decoration UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
icons ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
reset ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
typography ui: Use base fonts throughout the app (#6881) 2019-12-18 12:26:45 +00:00
index.scss