unimelb / unimelb-design-system

A complete design system for the University of Melbourne
https://web.unimelb.edu.au
30 stars 12 forks source link

Switch from Sass to PostCSS #866

Closed axelboc closed 7 years ago

axelboc commented 7 years ago

.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.