fix(playground-prompt-engineering): build
This commit is contained in:
+1
-3
@@ -103,6 +103,7 @@ export function sharedUnoConfig() {
|
||||
],
|
||||
safelist: [
|
||||
...'prose prose-sm m-auto text-left'.split(' '),
|
||||
...safelistAllPrimaryBackgrounds(),
|
||||
],
|
||||
// hyoban/unocss-preset-shadcn: Use shadcn ui with UnoCSS
|
||||
// https://github.com/hyoban/unocss-preset-shadcn
|
||||
@@ -151,9 +152,6 @@ export function histoireUnoConfig() {
|
||||
presets: [
|
||||
presetStoryMockHover(),
|
||||
],
|
||||
safelist: [
|
||||
...safelistAllPrimaryBackgrounds(),
|
||||
],
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user