You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@samatech/postcss-basics

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samatech/postcss-basics - npm Package Compare versions

Comparing version

to
0.3.0

2

index.js

@@ -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