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

tailwindcss

Package Overview
Dependencies
Maintainers
0
Versions
1841
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss - npm Package Versions

1
184

1.1.0

Diff

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
adamwathan
published 1.0.5 •

Changelog

Source

[1.0.5] - 2019-07-11

Added

  • Support built-in variants for utilities that include pseudo-elements

Changed

  • Update several dependencies, including postcss-js which fixes an issue with using !important directly in Tailwind utility plugins
adamwathan
published 1.0.4 •

Changelog

Source

[1.0.4] - 2019-06-11

Changed

  • Increase precision of percentage width values to avoid 1px rounding issues in grid layouts
adamwathan
published 1.0.3 •

Changelog

Source

[1.0.3] - 2019-06-01

Changed

  • Throws an error when someone tries to use @tailwind preflight instead of @tailwind base, this is the source of many support requests
adamwathan
published 1.0.2 •

Changelog

Source

[1.0.2] - 2019-05-27

Fixed

  • Fixes a bug where @screen rules weren't bubbled properly when nested in plugins
adamwathan
published 1.0.1 •

Changelog

Source

[1.0.1] - 2019-05-13

Fixed

  • Fixes a bug where global variants weren't properly merged
adamwathan
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-05-13

No release notes

adamwathan
published 1.0.0-beta.10 •

Changelog

Source

[1.0.0-beta.10] - 2019-05-12

Changed

  • Use 9999 and -9999 for order-last and order-first utilities respectively
adamwathan
published 1.0.0-beta.9 •

Changelog

Source

[1.0.0-beta.9] - 2019-05-12

Added

  • Add bg-repeat-round and bg-repeat-space utilities
  • Add select-all and select-auto utilities

Changed

  • Make all utilities responsive by default
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