Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@benface/tailwindcss-reset

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@benface/tailwindcss-reset - npm Package Versions

3.1.1

Diff

Changelog

Source

[3.1.1] - 2022-06-29

Fixed

  • Removed useless border-width: 0 declaration (it’s already in Preflight)
benface
published 3.1.0 •

Changelog

Source

[3.1.0] - 2022-06-29

Added

  • Added cursor: pointer to all types of input that are buttons, for consistency with button
  • Overrode Preflight’s arbitrary input and textarea placeholder color with color: inherit and opacity: 0.75
  • Made color inherit on mark elements instead of being black by default
  • Made text-align inherit on caption elements instead of being center by default

Thank you so much to Sophia Michelle Andren for this release’s inspiration ❤️

benface
published 3.0.0 •

Changelog

Source

[3.0.0] - 2022-06-29

Changed

  • Updated for Tailwind 3.x
benface
published 2.1.0 •

Changelog

Source

[2.1.0] - 2020-08-04

Added

  • Added a rule to remove dotted outline in Firefox

Fixed

  • Fixed the bad text-align default for RTL languages (from left to start)
benface
published 2.0.1 •

Changelog

Source

[2.0.1] - 2020-02-14

Added

  • Added a reset for th’s font-weight (from bold to inherit) and text-align (from center to inherit)
benface
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-02-05

Changed

  • Changed to use Tailwind 1.2’s new plugin definition syntax

Removed

  • Removed the background-position and background-repeat declarations on button elements since Preflight doesn’t reset these properties anymore in Tailwind 1.2
benface
published 1.0.2 •

Changelog

Source

[1.0.2] - 2019-11-13

Fixed

  • Fixed the background-position and background-repeat resets on button elements (they weren’t taking effect due to a conflict with a Preflight rule)
benface
published 1.0.1 •

Changelog

Source

[1.0.1] - 2019-09-02

Removed

  • Removed hr’s margin reset since it is now built into Tailwind
benface
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-07-10

Initial release

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