@wordpress/base-styles
Advanced tools
Comparing version 1.10.0 to 1.10.1-rc.0
@@ -5,2 +5,6 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. --> | ||
## Breaking Changes | ||
- Remove the AdminColorThemes JavaScript variables. | ||
## 1.2.0 (2020-01-13) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@wordpress/base-styles", | ||
"version": "1.10.0", | ||
"version": "1.10.1-rc.0", | ||
"description": "Base SCSS utilities and variables for WordPress.", | ||
@@ -9,2 +9,3 @@ "author": "The WordPress Contributors", | ||
"wordpress", | ||
"gutenberg", | ||
"sass", | ||
@@ -26,3 +27,3 @@ "scss", | ||
}, | ||
"gitHead": "ab0988b3b10ea7603ae701908e780ec40c7ef1d6" | ||
"gitHead": "b68941a77fc6a19657b1c94a481849ec11984865" | ||
} |
@@ -42,11 +42,2 @@ # Base Styles | ||
### PostCSS color schemes | ||
To use color schemes with [`@wordpress/postcss-themes`](https://www.npmjs.com/package/@wordpress/postcss-themes), import them like so: | ||
```js | ||
const { adminColorSchemes } = require( '@wordpress/base-styles' ); | ||
const wpPostcss = require( '@wordpress/postcss-themes' )( adminColorSchemes ) | ||
``` | ||
<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p> |
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
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
45684
10
0
1
43