Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postcss-syntax

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-syntax - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

10

package.json
{
"name": "postcss-syntax",
"version": "0.0.2",
"description": "postcss-syntax",
"version": "0.1.0",
"description": "Automatically switch PostCSS syntax by file extensions",
"main": "lib/index.js",

@@ -30,3 +30,5 @@ "scripts": {

"postcss",
"syntax"
"syntax",
"switch",
"extension"
],

@@ -62,5 +64,5 @@ "author": "gucong",

"postcss-scss": "^1.0.5",
"postcss-styled": "0.0.2",
"postcss-styled": "0.1.0",
"sugarss": "^1.0.1"
}
}

8

README.md

@@ -13,3 +13,3 @@ PostCSS Syntax

[PostCSS](https://github.com/postcss/postcss) auto syntax switch tool
postcss-syntax can automatically switch the required [PostCSS](https://github.com/postcss/postcss) syntax by file extensions

@@ -33,5 +33,5 @@ ## Getting Started

- SASS: [PostCSS-Markdown](https://github.com/gucong3000/postcss-markdown)
- LESS: [PostCSS-Styled](https://github.com/gucong3000/postcss-styled)
- SCSS: [PostCSS-HTML](https://github.com/gucong3000/postcss-html)
- Markdown: [PostCSS-Markdown](https://github.com/gucong3000/postcss-markdown)
- styled components: [PostCSS-Styled](https://github.com/gucong3000/postcss-styled)
- HTML (and HTML-like): [PostCSS-HTML](https://github.com/gucong3000/postcss-html)

@@ -38,0 +38,0 @@ ## Use Cases

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc