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

tailwindcss

Package Overview
Dependencies
Maintainers
4
Versions
1936
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss - npm Package Versions

1
190192
194

1.0.0-beta.1

Diff
adamwathan
published 1.0.0-beta.1 •

Changelog

Source

[1.0.0-beta.1] - 2019-03-17

Added

  • New config file structure
  • New expanded default color palette
  • New default maxWidth scale
  • Added utilities for list-style-type and list-style-position
  • Added break-all utility

Changed

  • object-position utilities are now customizable under theme.objectPosition
  • cursor utilities are now customizable under theme.cursors
  • flex-grow/shrink utilities are now customizable under theme.flexGrow/flexShrink
  • Default variant output position can be customized
  • Extended default line-height scale
  • Extended default letter-spacing scale
adamwathan
published 0.7.4 •

Changelog

Source

[0.7.4] - 2019-01-23

Changed

  • Update our PostCSS related dependencies

Fixed

  • Fix bug where class names containing a .character had the responsive prefix added in the wrong place
adamwathan
published 0.7.3 •

Changelog

Source

[0.7.3] - 2018-12-03

Changed

  • Update Normalize to v8.0.1
adamwathan
published 0.7.2 •

Changelog

Source

[0.7.2] - 2018-11-05

Added

  • Add --no-autoprefixer option to CLI build command
adamwathan
published 0.7.1 •

Changelog

Source

[0.7.1] - 2018-11-05

Changed

  • Update autoprefixer dependency
adamwathan
published 0.7.0 •

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