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 apps/greenhouse/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Greenhouse App

This is the shell app for Project Greenhouse. It is the host for all apps that are part of Greenhouse.
This is the shell app for Project Greenhouse. It is the host for all apps that are part of Greenhouse. Test.
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