New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tailwindcss

Package Overview
Dependencies
Maintainers
3
Versions
1820
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss - npm Package Versions

1
181

1.2.0-canary.3

Diff

Changelog

Source

[v1.2.0-canary.3] - 2020-01-08 [YANKED]

No release notes

adamwathan
published 1.2.0-canary.2 •

adamwathan
published 1.1.4 •

Changelog

Source

[1.1.4] - 2019-11-25

Changed

  • Note: Although this is a bugfix it could affect your site if you were working around the bug in your own code by not prefixing the .group class. I'm sorry 😞

Fixed

  • Fixes a bug where the .group class was not receiving the user's configured prefix when using the prefix option
adamwathan
published 1.1.3 •

Changelog

Source

[1.1.3] - 2019-10-22

Fixed

  • Fixes an issue where in some cases function properties in the user's theme config didn't receive the second utils argument
adamwathan
published 1.2.0-canary.1 •

Changelog

Source

[1.2.0-canary.1] - 2019-10-22

Changed

  • Don't watch node_modules files for changes

Fixed

  • Fixes significant build performance regression in v1.2.0-canary.0
adamwathan
published 1.2.0-canary.0 •

Changelog

Source

[1.2.0-canary.0] - 2019-10-14

Added

  • Automatically watch all config file dependencies (plugins, design tokens imported from other files, etc.) for changes when build watcher is running
  • Add justify-evenly utility

Changed

  • Allow plugins to add their own config file to be resolved with the user's custom config
adamwathan
published 1.1.2 •

Changelog

Source

[1.1.2] - 2019-08-14

Fixed

  • Fixes a bug with horizontal rules where they were displayed with a 2px border instead of a 1px border
  • Fixes a bug with horizontal rules where they were rendered with default top/bottom margin
adamwathan
published 1.1.1 •

Changelog

Source

[1.1.1] - 2019-08-09

Fixed

  • Fixes issue where values like auto would fail to make it through the default negative margin config
adamwathan
published 1.1.0 •

Changelog

Source

[1.1.0] - 2019-08-06

Added

  • Added utilities for screenreader visibility
  • Added utilities for placeholder color
  • First, last, even, and odd child variants
  • Disabled variant
  • Visited variant
  • Increase utility specificity using a scope instead of !important
  • Add hover/focus variants for opacity by default
  • Added border-double utility
  • Support negative prefix for boxShadow and letterSpacing plugins
  • Support passing config path via object

Fixed

  • Placeholders no longer have a default opacity
  • Make horizontal rules visible by default
  • Generate correct negative margins when using calc
adamwathan
published 1.0.6 •

Changelog

Source

[1.0.6] - 2019-08-01

Fixed

  • Fixes issue where modifiers would mutate nested rules
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