|
@@ -3,7 +3,7 @@ import defaultTheme from 'tailwindcss/defaultTheme'; |
|
|
|
|
|
|
|
|
const config: Config = { |
|
|
const config: Config = { |
|
|
content: [ |
|
|
content: [ |
|
|
'../../categories/web/*/react/dist/**/*.js', |
|
|
|
|
|
|
|
|
'../../categories/web/*/react/src/**/*.(ts|tsx)', |
|
|
'./.storybook/**/*.html', |
|
|
'./.storybook/**/*.html', |
|
|
], |
|
|
], |
|
|
theme: { |
|
|
theme: { |
|
|