🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

jss-from-postcss

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-from-postcss - npm Package Compare versions

Comparing version
0.3.1
to
0.3.2
+1
-1
package.json
{
"name": "jss-from-postcss",
"version": "0.3.1",
"version": "0.3.2",
"description": "Empower your JSS styles by using the best bits of PostCSS with all plugins and ecosystem",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -116,3 +116,3 @@ # jss-from-postcss

The example above makes `styles` as an object which looks like:
The example above transform `styles` to the following object:

@@ -119,0 +119,0 @@ ```javascript