docs 📝: add demo gif to README

This commit is contained in:
Ante Budimir 2025-03-10 20:04:45 +02:00
parent 4df6af76f7
commit fb77b52800
4 changed files with 11 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import customOrderRule from './css-rules/custom-order/rule-definition.js';
export const vanillaExtract = {
meta: {
name: '@antebudimir/eslint-plugin-vanilla-extract',
version: '1.4.5',
version: '1.4.6',
},
rules: {
'alphabetical-order': alphabeticalOrderRule,