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

prettier-plugin-tailwindcss

Package Overview
Dependencies
Maintainers
4
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-tailwindcss - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

LICENSE

5

package.json
{
"name": "prettier-plugin-tailwindcss",
"version": "0.1.8",
"version": "0.1.9",
"description": "A Prettier plugin for sorting Tailwind CSS classes.",

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"prepublishOnly": "npm run build && npm test && node scripts/copy-licenses.js",
"format": "prettier \"src/**/*.js\" \"tests/test.js\" --write --print-width 80 --single-quote --no-semi --plugin-search-dir ./tests"
"format": "prettier \"src/**/*.js\" \"scripts/**/*.js\" \"tests/test.js\" --write --print-width 100 --single-quote --no-semi --plugin-search-dir ./tests"
},

@@ -44,2 +44,3 @@ "devDependencies": {

"rimraf": "^3.0.2",
"svelte": "^3.46.4",
"tailwindcss": "^3.0.23"

@@ -46,0 +47,0 @@ },

dist/css/preflight.css

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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