@drskillissue/ganko 0.2.83 → 0.3.1

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.
package/README.md CHANGED
@@ -299,8 +299,8 @@ bun run --cwd packages/ganko generate
299
299
  <!-- BEGIN AUTO-GENERATED:rule-catalog -->
300
300
  Totals:
301
301
 
302
- - 164 rules total
303
- - 101 Solid rules, 32 CSS rules, 31 cross-file rules
302
+ - 165 rules total
303
+ - 101 Solid rules, 0 CSS rules, 64 cross-file rules
304
304
  - 24 fixable rules
305
305
 
306
306
  Category breakdown:
@@ -313,7 +313,7 @@ Category breakdown:
313
313
  | `css-cascade` | 5 |
314
314
  | `css-jsx` | 15 |
315
315
  | `css-layout` | 15 |
316
- | `css-property` | 7 |
316
+ | `css-property` | 8 |
317
317
  | `css-selector` | 5 |
318
318
  | `css-structure` | 4 |
319
319
  | `jsx` | 10 |