@enhance/styles
Advanced tools
Comparing version 6.2.0 to 6.3.0
{ | ||
"name": "@enhance/styles", | ||
"version": "6.2.0", | ||
"version": "6.3.0", | ||
"description": "Functional utility classes", | ||
@@ -5,0 +5,0 @@ "main": "index.mjs", |
@@ -187,2 +187,12 @@ # enhance-styles | ||
### Opting out of theme styles | ||
The classes and custom properties generated by the `theme` configuration are optional, and can be excluded by setting the `theme` property in your styleguide to `false`: | ||
```json | ||
{ | ||
"theme": false | ||
} | ||
``` | ||
### `color` | ||
@@ -189,0 +199,0 @@ `color` is for one off spot colors. Colors must be specified as hexidecimal and can be named however you like. For example: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
219512
71
4345
258