Skip to content

SCSS improvements

Sheogorath requested to merge feature/better-scss into deploy

This patch reworks a large portion of the SCSS setup and achieves 50% size of the original minified CSS.

The majority of this is improvements are due to dropping the majority of unused animations out of the CSS. Further improvements are achieved by dropping unused fork-awesome font CSS settings.

It also reworks the alignment of them main theme file uno.scss to proper scss formatting.

Merge request reports