postcss-color-hsl@1.0.1
PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())
MIT
2016-11-13
安装 (1.0.1)
npm install postcss-color-hsl@1.0.1
yarn add postcss-color-hsl@1.0.1
pnpm add postcss-color-hsl@1.0.1
bun add postcss-color-hsl@1.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| postcss | ^5.2.0 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| ava | ^0.16.0 |
| babel-cli | ^6.14.0 |
| babel-plugin-add-module-exports | ^0.2.1 |
| babel-preset-es2015 | ^6.14.0 |
| babel-register | ^6.14.0 |
| coveralls | ^2.11.13 |
| eslint | ^3.4.0 |
| eslint-config-postcss | ^2.0.2 |
| npm-run-all | ^3.1.0 |
| nyc | ^8.3.0 |
| postcss-value-parser | ^3.3.0 |
| rimraf | ^2.5.4 |