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

tailwindcss-primeui

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss-primeui - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

package.json
{
"name": "tailwindcss-primeui",
"version": "0.3.2",
"version": "0.3.3",
"description": "Utilities for Tailwind CSS",

@@ -5,0 +5,0 @@ "repository": {

@@ -25,3 +25,3 @@ module.exports = ({ addUtilities }) =>

'.text-color-emphasis': {
color: 'var(--p-text-color)'
color: 'var(--p-text-hover-color)'
},

@@ -32,4 +32,4 @@ '.text-muted-color': {

'.text-muted-color-emphasis': {
color: 'var(--p-text-muted-color)'
color: 'var(--p-text-hover-muted-color)'
}
});
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