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
182183

0.2.1

Diff

Changelog

Source

[0.2.1] - 2017-11-18

Fixed

  • Fix overly specific border-radius reset for Chrome 62 button styles
adamwathan
published 0.2.0 •

Changelog

Source

[0.2.0] - 2017-11-17

Added

  • Add a custom prefix to all utilities
  • Optionally make all utilities !important
  • Round element corners independently
  • Cascading border colors and styles

Changed

  • auto is no longer a hard-coded margin value
  • The defaultConfig function is now a separate module
  • Rounded utilities now combine position and radius size
  • Border width utilities no longer affect border color/style
  • @apply is now very strict about what classes can be applied
  • Add options key to your config
  • Spacing, radius, and border width utility declaration order changes
adamwathan
published 0.1.6 •

Changelog

Source

[0.1.6] - 2017-11-09

Fixed

  • Fix CDN files not being published to npm
adamwathan
published 0.1.5 •

Changelog

Source

[0.1.5] - 2017-11-08

Changed

  • Apply the same default placeholder styling that's applied to inputs to textareas

Fixed

  • Fix CLI tool not loading config files properly
adamwathan
published 0.1.4 •

Changelog

Source

[0.1.4] - 2017-11-06

Added

  • Autoprefix dist assets for quick hacking and prototyping
  • Add my-auto, mt-auto, and mb-auto margin utilities
  • Add sans-serif to end of default sans font stack

Changed

  • If using Webpack, it will now watch your config file changes
  • When running tailwind init [filename], automatically append .js to filename if not present
  • Support default fallback value in config(...) function, ie. config('colors.blue', #0000ff)
  • Don't output empty media queries if Tailwind processes a file that doesn't use Tailwind

Fixed

  • Move list utilities earlier in stylesheet to allow overriding with spacing utilities
adamwathan
published 0.1.3 •

Changelog

Source

[0.1.3] - 2017-11-02

Added

  • Add new .scrolling-touch and .scrolling-auto utilities for controlling inertial scroll behavior on WebKit touch devices
  • Generate separate dist files for preflight, utilities, and tailwind for CDN usage
adamwathan
published 0.1.2 •

Changelog

Source

[0.1.2] - 2017-11-01

Changed

  • Target Node 6.9.0 explicitly (instead of 8.6 implicitly) to support more users

Fixed

  • Fix issue with config option not being respected in tailwind build
adamwathan
published 0.1.1 •

Changelog

Source

[0.1.1] - 2017-11-01

Fixed

  • Fix tailwind build CLI command not writing output files
adamwathan
published 0.1.0 •

Changelog

Source

[0.1.0] - 2017-11-01

Added

  • Everything!
adamwathan
published 0.0.1 •

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