Skip to content

Migrating from v10.x to v11.x

Daniel Spitzer edited this page Jan 29, 2019 · 1 revision

We're changing the default @ts-unit to be 20px

If you're using px values hardcoded in your LESS/CSS, make sure to look through and adjust everything to @ts-unit: 20px

We're mapping all the existing colors to be closer to what will be available in the next major version.

This is a big visual change, but we've tuned all the colors so that they should still work in relation to how they are used normally today.

Clone this wiki locally