mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix(ui): add .cljc contents for the tailwind processer
This commit is contained in:
@@ -128,6 +128,7 @@ module.exports = {
|
||||
'./src/**/*.cljs',
|
||||
'./resources/**/*.html',
|
||||
'./deps/shui/src/**/*.cljs',
|
||||
'./deps/shui/src/**/*.cljc',
|
||||
'./packages/ui/@/components/**/*.{ts,tsx}'
|
||||
],
|
||||
safelist: [
|
||||
|
||||
Reference in New Issue
Block a user