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

Comparing version 3.0.0 to 3.1.0

14

CHANGELOG.md

@@ -8,2 +8,13 @@ # Changelog

## [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 ❤️
## [3.0.0] - 2022-06-29

@@ -57,3 +68,4 @@

[unreleased]: https://github.com/benface/tailwindcss-reset/compare/v3.0.0...HEAD
[unreleased]: https://github.com/benface/tailwindcss-reset/compare/v3.1.0...HEAD
[3.1.0]: https://github.com/benface/tailwindcss-reset/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/benface/tailwindcss-reset/compare/v2.1.0...v3.0.0

@@ -60,0 +72,0 @@ [2.1.0]: https://github.com/benface/tailwindcss-reset/compare/v2.0.1...v2.1.0

2

package.json
{
"name": "@benface/tailwindcss-reset",
"version": "3.0.0",
"version": "3.1.0",
"description": "Opinionated CSS reset to apply on top of Tailwind CSS’s Preflight",

@@ -5,0 +5,0 @@ "author": "Benoît Rouleau <benoit.rouleau@icloud.com>",

Sorry, the diff of this file is not supported yet

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