@postenbring/hedwig-css
Advanced tools
Comparing version 0.0.0-refactor-tokens-20231112182039 to 0.0.0-typed-classnames-20231113024040
{ | ||
"name": "@postenbring/hedwig-css", | ||
"version": "0.0.0-refactor-tokens-20231112182039", | ||
"version": "0.0.0-typed-classnames-20231113024040", | ||
"description": "", | ||
"source": [ | ||
"index.css", | ||
"base.css", | ||
"scoped.scss", | ||
"button/button.scss" | ||
], | ||
"scripts": { | ||
"build": "parcel build", | ||
"dev": "parcel watch", | ||
"build": "parcel build 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'", | ||
"dev": "parcel watch 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'", | ||
"clean": "rm -rf .turbo && rm -rf .parcel-cache && rm -rf node_modules && rm -rf dist" | ||
}, | ||
"files": [ | ||
"dist/**", | ||
"typed-classname.mjs", | ||
"typed-classname.d.mts" | ||
], | ||
"license": "MIT", | ||
@@ -22,4 +21,7 @@ "devDependencies": { | ||
"postcss": "8.4.31", | ||
"postcss-custom-properties": "13.3.2", | ||
"postcss-import": "15.1.0", | ||
"postcss-nested": "6.0.1" | ||
"postcss-nested": "6.0.1", | ||
"sanitize.css": "^13.0.0", | ||
"postcss-ts-classnames": "0.3.0" | ||
}, | ||
@@ -26,0 +28,0 @@ "publishConfig": { |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
100269
17
131
9