Way to suppress colors completly ?
rderimay opened this issue · 1 comments
rderimay commented
Hi !
Is there a way to remove some colors completely to reduce size of generated css ?
I do not use 60% of the colors and there is no benefit to compile them.
The same applies to sizes..
Thanks !
lubber-de commented
This is possible in the community fork Fomantic-UI. There is a central configuration file variation.variables
where you can control the wanted colors as well as the wanted sizes
If you don't want any color (or size) for a particular component (or all components) at all set the value to false
https://github.com/fomantic/Fomantic-UI/blob/develop/src/themes/default/globals/variation.variables