@postenbring/hedwig-css
Advanced tools
Comparing version 0.0.0-dropdown-20231207122446 to 0.0.0-dropdown-20231207122752
// Autogenerated file, do not edit | ||
export type ClassNames = | ||
| "hds-theme-posten" | ||
| "hds-theme-bring" | ||
| "hds-button" | ||
@@ -35,6 +33,6 @@ | "hds-button--small" | ||
| "hds-list" | ||
| "hds-list--no-bullets" | ||
| "hds-list--small" | ||
| "hds-list--medium" | ||
| "hds-list--large" | ||
| "hds-list--style-hidden" | ||
| "hds-typography-h2-display" | ||
@@ -99,2 +97,5 @@ | "hds-typography-h1" | ||
| "hds-dropdown--white" | ||
| "hds-dropdown-message"; | ||
| "hds-dropdown-message" | ||
| "hds-modal" | ||
| "hds-modal__header" | ||
| "hds-breadcrumbs"; |
{ | ||
"name": "@postenbring/hedwig-css", | ||
"version": "0.0.0-dropdown-20231207122446", | ||
"version": "0.0.0-dropdown-20231207122752", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "files": [ | ||
"devDependencies": { | ||
"browserslist": "4.22.1", | ||
"browserslist": "4.22.2", | ||
"chokidar-cli": "3.0.0", | ||
@@ -27,3 +27,3 @@ "lightningcss": "1.22.1", | ||
"clsx": "^2.0.0", | ||
"@postenbring/hedwig-tokens": "0.0.3" | ||
"@postenbring/hedwig-tokens": "0.0.4" | ||
}, | ||
@@ -46,5 +46,5 @@ "publishConfig": { | ||
"lint:fix": "pnpm lint -- --fix", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"clean": "rm -rf .turbo node_modules dist", | ||
"show-css-size": "pnpm build:css && echo '\nSize of dist/index.css (original → gzip)' && pnpm dlx gzip-size-cli dist/index.css --include-original" | ||
} | ||
} |
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
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
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
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
1281986
64
691
+ Added@postenbring/hedwig-tokens@0.0.4(transitive)
- Removed@postenbring/hedwig-tokens@0.0.3(transitive)