Generate an SCSS file for colours as a mixin #37
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The colours modules don’t actually generate a _colours.scss file that gets included when zipping up the colours patterns … which causes problems when exporting and overwriting design system exported scss files as there is a risk that if it’s stored with the other design system exported scss (and it should be, because it comes out of the design system) that it gets overwritten and breaks anything built on it.