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

0.7.0

Diff

Changelog

Source

[0.7.0] - 2018-10-31

Added

  • Registering new variants from plugins
  • Variant order can be customized per module
  • Added focus-within variant
  • Fancy CLI updates
  • Option to generate config without comments
  • Make configured prefix optional when using @apply
  • Improve Flexbox behavior in IE 10/11

Changed

  • Variant order in modules is now significant
  • Normalize.css updated to v8.0.0
  • Removed CSS fix for Chrome 62 button border radius change
adamwathan
published 0.6.6 •

Changelog

Source

[0.6.6] - 2018-09-21

Changed

  • Promote shadowLookup from experiment to official feature
adamwathan
published 0.6.5 •

Changelog

Source

[0.6.5] - 2018-08-18

Fixed

  • Fixes an issue where units were stripped from zero value properties
adamwathan
published 0.6.4 •

Changelog

Source

[0.6.4] - 2018-07-16

Fixed

  • Fixes an issue where changes to your configuration file were ignored when using webpack --watch
adamwathan
published 0.6.3 •

Changelog

Source

[0.6.3] - 2018-07-11

Fixed

  • Fixes an issue where @tailwind utilities generated no output
adamwathan
published 0.6.2 •

Changelog

Source

[0.6.2] - 2018-03-11

Added

  • Added table layout utilities for styling tables
  • Configuration can now be passed as an object
  • Registering new variants from plugins (experimental)
  • Allow @apply-ing classes that aren't defined but would be generated (experimental)

Changed

  • Default config file changes
adamwathan
published 0.6.1 •

Changelog

Source

[0.6.1] - 2018-06-22

Fixed

  • Fix incorrect box-shadow syntax for the .shadow-outline utility 🤦‍♂️
adamwathan
published 0.6.0 •

Changelog

Source

[0.6.0] - 2018-06-21

Added

  • Added border collapse utilities for styling tables
  • Added more axis-specific overflow utilities
  • Added .outline-none utility for suppressing focus styles
  • Added .shadow-outline utility as an alternative to default browser focus styles
  • Extended default padding, margin, negative margin, width, and height scales
  • Enable focus and hover variants for more modules by default

Changed

  • Removed default outline: none !important styles from focusable but keyboard-inaccessible elements
  • Moved screen prefix for responsive group-hover variants
  • Default config file changes
adamwathan
published 0.5.3 •

Changelog

Source

[0.5.3] - 2018-05-07

Changed

  • Improve sourcemaps for replaced styles like preflight

Fixed

  • Fix bug where informational messages were being logged to stdout during build, preventing the ability to use Tailwind's output in Unix pipelines
adamwathan
published 0.5.2 •

Changelog

Source

[0.5.2] - 2018-03-29

Fixed

  • Fixes an issue with a dependency that had a security vulnerability
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