.css extension, CSS 4 color() function, custom breakpoints, imports, mixins, etc. The switch from Sass' darken/lighten to the new CSS 4 colour syntax results in slightly different colours. The difference should not be noticeable.
Also, remove duplicated modal styles (from injection) and unused dependencies.
.css
extension, CSS 4color()
function, custom breakpoints, imports, mixins, etc. The switch from Sass'darken
/lighten
to the new CSS 4 colour syntax results in slightly different colours. The difference should not be noticeable.Also, remove duplicated modal styles (from injection) and unused dependencies.