Skip to content

Commit

Permalink
feat: removed safelist
Browse files Browse the repository at this point in the history
  • Loading branch information
benjitrosch committed Apr 4, 2023
1 parent d0724ef commit 3315d22
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tailwind.config.cjs
Expand Up @@ -3,11 +3,6 @@ module.exports = {
'./src/**/*.{js,jsx,ts,tsx}',
'./.storybook/**/*.{js,jsx,ts,tsx,mdx}'
],
safelist: [
{
pattern: /./
},
],
daisyui: {
styled: true,
themes: true,
Expand Down

0 comments on commit 3315d22

Please sign in to comment.