Socket
Socket
Sign inDemoInstall

@unocss/postcss

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/postcss - npm Package Compare versions

Comparing version 0.50.6 to 0.50.7

6

package.json
{
"name": "@unocss/postcss",
"version": "0.50.6",
"version": "0.50.7",
"description": "PostCSS plugin for UnoCSS",

@@ -43,4 +43,4 @@ "author": "sibbng <sibbngheid@gmail.com>",

"postcss": "^8.4.21",
"@unocss/config": "0.50.6",
"@unocss/core": "0.50.6"
"@unocss/config": "0.50.7",
"@unocss/core": "0.50.7"
},

@@ -47,0 +47,0 @@ "scripts": {

# @unocss/postcss
## Experimental
This package is in an experimental state right now. It doesn't follow semver, and may introduce breaking changes in patch versions.
PostCSS plugin for UnoCSS. Supports `@apply`、`@screen` and `theme()` directives.
> **Warning**: Experimental
> This package is in an experimental state right now. It doesn't follow semver, and may introduce breaking changes in patch versions.
<!-- @unocss-ignore -->
PostCSS plugin for UnoCSS. Supports `@apply`、`@screen` and `theme()` directives.
## Install

@@ -29,3 +29,3 @@

```ts
// uno.config.js
// uno.config.ts
import { defineConfig, presetUno } from 'unocss'

@@ -32,0 +32,0 @@

Sorry, the diff of this file is not supported yet

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