mirror of
https://github.com/linsa-io/linsa.git
synced 2026-04-27 18:57:13 +02:00
chore: include shared path
This commit is contained in:
@@ -7,6 +7,7 @@ const config = {
|
||||
"./app/**/*.{js,ts,jsx,tsx}",
|
||||
"./shared/**/*.{js,ts,jsx,tsx}",
|
||||
"../web/app/**/*.{js,ts,jsx,tsx}",
|
||||
"../web/shared/**/*.{js,ts,jsx,tsx}",
|
||||
],
|
||||
prefix: "",
|
||||
safelist: [".dark", ".ProseMirror", ".la-editor"],
|
||||
|
||||
Reference in New Issue
Block a user