postcss-preset-mantine
Advanced tools
Comparing version 1.15.0 to 1.16.0
@@ -8,3 +8,2 @@ "use strict"; | ||
const converters = require('./converters'); | ||
const theme = require('./postcss-mantine-theme'); | ||
const autorem = require('./auto-rem'); | ||
@@ -122,3 +121,2 @@ function colorSchemeMixin(colorScheme, type = 'default') { | ||
lightDark(), | ||
theme(), | ||
nested(), | ||
@@ -125,0 +123,0 @@ colorMixAlpha(), |
{ | ||
"name": "postcss-preset-mantine", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "PostCSS preset for Mantine (7.0+) applications", | ||
@@ -62,3 +62,3 @@ "main": "dist/preset.js", | ||
"license": "MIT", | ||
"packageManager": "yarn@4.1.1" | ||
"packageManager": "yarn@4.3.1" | ||
} |
Sorry, the diff of this file is not supported yet
30214
16
438