refactor(ark): rename widget to column
This commit is contained in:
@@ -3,6 +3,7 @@ import sharedConfig from "@lume/tailwindcss";
|
||||
const config = {
|
||||
content: [
|
||||
"./src/**/*.{js,ts,jsx,tsx}",
|
||||
"../../packages/@columns/**/*{.js,.ts,.jsx,.tsx}",
|
||||
"../../packages/ark/**/*{.js,.ts,.jsx,.tsx}",
|
||||
"../../packages/ui/**/*{.js,.ts,.jsx,.tsx}",
|
||||
"index.html",
|
||||
|
||||
Reference in New Issue
Block a user