@unocss/preset-uno
Advanced tools
Comparing version 0.12.1 to 0.12.2
import { Preset } from '@unocss/core'; | ||
import { T as Theme } from './index-ff2f576a'; | ||
export { t as theme } from './index-ff2f576a'; | ||
export { c as colors } from './colors-5eb4823c'; | ||
import { T as Theme } from './index-9dcba0ca'; | ||
export { t as theme } from './index-9dcba0ca'; | ||
export { c as colors } from './colors-5537fdf0'; | ||
@@ -6,0 +6,0 @@ interface UnoOptions { |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk2KYLIEWUjs = require('./chunk-2KYLIEWU.js'); | ||
var _chunkPIBKKHAPjs = require('./chunk-PIBKKHAP.js'); | ||
var _chunk72RFF6VIjs = require('./chunk-72RFF6VI.js'); | ||
var _chunkD3O3OLB6js = require('./chunk-D3O3OLB6.js'); | ||
@@ -20,4 +20,4 @@ | ||
name: "@unocss/preset-uno", | ||
theme: _chunk72RFF6VIjs.theme, | ||
rules: _chunk2KYLIEWUjs.rules, | ||
theme: _chunkD3O3OLB6js.theme, | ||
rules: _chunkPIBKKHAPjs.rules, | ||
variants: [ | ||
@@ -28,3 +28,3 @@ ..._chunk5WWOD4UIjs.variants, | ||
shortcuts: [ | ||
..._chunk2KYLIEWUjs.containerShortcuts | ||
..._chunkPIBKKHAPjs.containerShortcuts | ||
] | ||
@@ -38,2 +38,2 @@ }); | ||
exports.colors = _chunk72RFF6VIjs.colors; exports.default = src_default; exports.preset = preset; exports.theme = _chunk72RFF6VIjs.theme; | ||
exports.colors = _chunkD3O3OLB6js.colors; exports.default = src_default; exports.preset = preset; exports.theme = _chunkD3O3OLB6js.theme; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk2KYLIEWUjs = require('./chunk-2KYLIEWU.js'); | ||
var _chunkPIBKKHAPjs = require('./chunk-PIBKKHAP.js'); | ||
require('./chunk-SCNDCSE5.js'); | ||
@@ -8,2 +8,2 @@ require('./chunk-Y6EUTGDC.js'); | ||
exports.rules = _chunk2KYLIEWUjs.rules; | ||
exports.rules = _chunkPIBKKHAPjs.rules; |
@@ -1,2 +0,2 @@ | ||
export { T as Theme, t as theme } from './index-ff2f576a'; | ||
export { c as colors } from './colors-5eb4823c'; | ||
export { T as Theme, t as theme } from './index-9dcba0ca'; | ||
export { c as colors } from './colors-5537fdf0'; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk72RFF6VIjs = require('./chunk-72RFF6VI.js'); | ||
var _chunkD3O3OLB6js = require('./chunk-D3O3OLB6.js'); | ||
require('./chunk-Y6EUTGDC.js'); | ||
@@ -9,2 +9,2 @@ | ||
exports.colors = _chunk72RFF6VIjs.colors; exports.theme = _chunk72RFF6VIjs.theme; | ||
exports.colors = _chunkD3O3OLB6js.colors; exports.theme = _chunkD3O3OLB6js.theme; |
import { Variant, VariantFunction, VariantObject } from '@unocss/core'; | ||
import { T as Theme } from './index-ff2f576a'; | ||
import { T as Theme } from './index-9dcba0ca'; | ||
@@ -4,0 +4,0 @@ declare const variantBreakpoints: Variant<Theme>; |
{ | ||
"name": "@unocss/preset-uno", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"description": "The default preset for UnoCSS", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unocss/core": "0.12.1" | ||
"@unocss/core": "0.12.2" | ||
}, | ||
@@ -51,0 +51,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
187955
5280
1
+ Added@unocss/core@0.12.2(transitive)
- Removed@unocss/core@0.12.1(transitive)
Updated@unocss/core@0.12.2