feat 🥁: lower minimum Node.js version to 18.18.0

This commit is contained in:
Ante Budimir 2025-03-05 14:53:22 +02:00
parent 87acd612ea
commit 44aba9484a
3 changed files with 3 additions and 4 deletions

View file

@ -17,7 +17,6 @@ An ESLint plugin for enforcing CSS ordering in [vanilla-extract](https://github.
- Handles complex cases like nested objects, arrays of styles, and pseudo selectors
- Works with camelCase properties as used in vanilla-extract
<!-- TODO: test with pre-react 18 edu-portal app to see if eslint v8 is supported -->
## Requirements
- ESLint 9.0.0 or higher