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
1843
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.9.3

Diff

Changelog

Source

[1.9.3] - 2020-10-16

Fixed

  • Fix issue where tailwindcss init --full scaffolded a corrupt config file (https://github.com/tailwindlabs/tailwindcss/issues/2556)

Changed

  • Remove console warnings about upcoming breaking changes
adamwathan
published 1.9.2 •

Changelog

Source

[1.9.2] - 2020-10-14

Fixed

  • Merge plugins when merging config with preset (#2561
  • Use word-wrap and overflow-wrap together, not one or the other since word-wrap is IE-only
adamwathan
published 1.9.1 •

Changelog

Source

[1.9.1] - 2020-10-14

Fixed

  • Don't import corePlugins in resolveConfig to avoid bundling browser-incompatible code (#2548)
adamwathan
published 1.9.0 •

Changelog

Source

[1.9.0] - 2020-10-12

Added

  • Add new presets config option (#2474)
  • Scaffold new tailwind.config.js files with available future flags commented out (#2379)
  • Add col-span-full and row-span-full (#2471)
  • Make outline configurable, outline-none more accessible by default, and add outline-black and outline-white (#2460)
  • Add additional small rotate and skew values (#2528)
  • Add xl, 2xl, and 3xl border radius values (#2529)
  • Add new utilities for grid-auto-columns and grid-auto-rows (#2531)
  • Promote defaultLineHeights and standardFontWeights from experimental to future

Fixed

  • Don't escape keyframe values (#2432)
  • Use word-wrap instead of overflow-wrap in ie11 target mode (#2391)

Experimental

  • Add experimental 2xl breakpoint (#2468)
  • Rename {u}-max-content and {u}-min-content utilities to {u}-max and {u}-min in experimental extended spacing scale (#2532)
  • Support disabling dark mode variants globally (#2530)
adamwathan
published 1.8.13 •

Changelog

Source

[1.8.13] - 2020-10-09

Fixed

  • Support defining colors as closures even when opacity variables are not supported (#2536)
adamwathan
published 1.8.12 •

Changelog

Source

[1.8.12] - 2020-10-07

Fixed

  • Reset color opacity variable in utilities generated using closure colors (#2515)
adamwathan
published 1.8.11 •

Changelog

Source

[1.8.11] - 2020-10-06

  • Make tailwindcss.plugin work in ESM environments for reasons
adamwathan
published 1.8.10 •

Changelog

Source

[1.8.10] - 2020-09-14

Fixed

  • Prevent new dark experiment from causing third-party dark variants to inherit stacking behavior (#2382)
adamwathan
published 1.8.9 •

Changelog

Source

[1.8.9] - 2020-09-13

Fixed

  • Add negative spacing values to inset plugin in the extendedSpacingScale experiment (#2358)
  • Fix issue where !important was stripped from declarations within rules that used @apply with applyComplexClasses (#2376)

Changed

adamwathan
published 1.8.8 •

Changelog

Source

[1.8.8] - 2020-09-11

Fixed

  • Register dark mode plugin outside of resolveConfig code path (#2368)
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