Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libs/juno-ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"rollup-plugin-babel-minify": "^10.0.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-includepaths": "^0.2.4",
"rollup-plugin-node-resolve": "^5.2.0",
"@rollup/plugin-node-resolve": "6.0.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.49.7",
"sass-loader": "^12.4.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors
* SPDX-License-Identifier: Apache-2.0
*/

/* Do not change this File. This is an (by generateTailwindThemeClassesJson.js) auto-generated file for documentation issues.
It is needed for the ColorPalette and JunoColorPalette to show the documented colors.
We need to do this because Tailwind classes can't be concatenated at runtime via String interpolation. It only works if you use the full class name.*/
Expand Down
57 changes: 19 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.