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
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.2.0-canary.5

Diff

Changelog

Source

[1.2.0-canary.5] - 2020-01-08

Added

  • Adds missing dependency resolve which is required for making config dependencies watchable
adamwathan
published 1.2.0-canary.4 •

Changelog

Source

[1.2.0-canary.4] - 2020-01-08

Added

  • CSS Transition support
  • CSS Transform support
  • CSS Grid support
  • New max-w-{screen} utilities
  • Added max-w-none utility
  • Added "Inter" to the default sans-serif font stack
  • Add rounded-md utility
  • Add shadow-sm utility
  • Added stroke-width utilities
  • Added additional display utilities for table elements
  • Added box-sizing utilities
  • Added clear utilities
  • Config file dependencies are now watchable
  • Allow plugins to extend the user's config
  • Add new plugin and plugin.withOptions APIs
adamwathan
published 1.2.0-canary.3 •

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
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