Skip to content

Commit

Permalink
fix (#1211)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikarashiHatsu committed Oct 29, 2022
1 parent 36b8159 commit ad79635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/responsiveRegex.js
Expand Up @@ -20,7 +20,7 @@ module.exports = [
},
{
// responsive utilites for daisyUI components
pattern: /(modal-middle|card-side)/,
pattern: /(modal-middle|card-side|stats)/,
variants: [
"sm",
"md",
Expand Down

0 comments on commit ad79635

Please sign in to comment.