This package contains a plugin that allows you to natively lint CSS files using ESLint. Important: This plugin requires ESLint v9.15.0 or higher and you must be using the new configuration system.
# Build for Chrome npm run build:chrome # Build for Firefox npm run build:firefox # Build for both browsers npm run build ├─ config/ # Browser-specific manifests ├─ src/ # Source code │ ├─ assets/ # ...