citizensadvice / cads

Citizens Advice Design system
https://citizensadvice.github.io/cads/
8 stars 0 forks source link

Feature/cads functional restructure #161

Closed chic-geek closed 5 years ago

chic-geek commented 5 years ago

Breaking changes to the API of the Design System. We've moved it towards a "Functional CSS" styled framework giving utility functions an enormous amount of power but simplifying the responsibility of these utility and component classes.

We've also split EVERYTHING out into it's own NPM package making it simpler for developers to pick and choose the bits that they want / need and thus potentially reducing final CSS file weights.

Notes