@dreamcommerce/aurora 3.0.0-60 → 3.0.0-61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -431,6 +431,9 @@ module.exports = {
431
431
  },
432
432
  {
433
433
  pattern: /bottom-.*/
434
+ },
435
+ {
436
+ pattern: /fill-.*/
434
437
  }
435
438
  ],
436
439
  plugins: [require('tailwindcss-animate')]
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@dreamcommerce/aurora",
3
3
  "packageManager": "yarn@3.2.0",
4
4
  "sideEffects": false,
5
- "version": "3.0.0-60",
5
+ "version": "3.0.0-61",
6
6
  "description": "aurora",
7
7
  "author": "zefirek",
8
8
  "license": "MIT",