Rename project to Nicolium
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -43,7 +43,7 @@ const fromBasicColors = ({ brandColor, accentColor }: {
|
||||
});
|
||||
};
|
||||
|
||||
/** Convert pl-fe Config into Tailwind colors */
|
||||
/** Convert Nicolium Config into Tailwind colors */
|
||||
const toTailwind = (config: {
|
||||
brandColor: string;
|
||||
accentColor: string | null;
|
||||
|
||||
Reference in New Issue
Block a user