@samatech/postcss-basics
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ const plugins = [ | ||
require('postcss-nested'), | ||
require('postcss-hexrgba'), | ||
require('@samatech/postcss-colors'), | ||
] | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@samatech/postcss-basics", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Simple opinionated PostCSS plugin pack.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -12,3 +12,3 @@ # PostCSS Basics | ||
- [`postcss-simple-vars`](https://github.com/postcss/postcss-simple-vars) | ||
- [`postcss-hexrgba`](https://gibhub.com/hudochenkov/postcss-hexrgba#migrate-to-postcss-8) - PostCSS8 compatible version | ||
- [`@samatech/postcss-colors`](https://github.com/samatechtw/postcss-colors) | ||
@@ -15,0 +15,0 @@ ## Usage |
86276
-0.04%