We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bcdbd commit 3d6bf58Copy full SHA for 3d6bf58
1 file changed
packages/ui-components/src/docs/ColorPalette/generateTailwindThemeClassesJson.ts
@@ -1,7 +1,7 @@
1
-// /*
2
-// * SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors
3
-// * SPDX-License-Identifier: Apache-2.0
4
-// */
+/*
+ * SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors
+ * SPDX-License-Identifier: Apache-2.0
+ */
5
6
// import fs from "fs"
7
// import tailwindConfig from "../../../tailwind.config"
0 commit comments