Commit graph

15 commits

Author SHA1 Message Date
Hannes dcc5228bd9
bug: Fix css wide keywords 2021-09-06 17:29:57 +02:00
Hannes 4fe8910a35
bug: Fix declaring css vars 2021-07-19 19:30:28 +02:00
Hannes 37e873bdd0
feat: Add css var declarations 2021-07-19 12:41:06 +02:00
Hannes e286af5b2d
feat: Allow to disable the var matcher 2021-05-21 21:51:31 +02:00
Hannes ec064f083e
feat: Add matcher for pointer-events 2021-05-21 21:51:07 +02:00
Hannes 6cd9888ade
bug: Fix matching of rules like '1px solid var( --color )' 2021-03-24 09:25:26 +01:00
Hannes f5b122aaed
doc: Update comments 2021-03-20 09:25:22 +01:00
Hannes fdabcb7384
refactor: CSS Var matcher 2021-03-20 09:03:23 +01:00
Hannes 932bda9ebb
refactor: Var matcher 2021-03-20 08:12:52 +01:00
Hannes 1e7439f246
feat: Add prefers-color-scheme rule 2021-03-19 22:48:47 +01:00
Hannes 91610a8c7b
bug: Fix matching !important with css vars 2021-03-19 21:57:10 +01:00
Hannes c605dd1119
bug: Fix regex matcher for var names 2021-03-19 21:48:41 +01:00
Hannes 7b24e89d7e
bug: Fix matching !important after var 2021-03-19 21:42:31 +01:00
Hannes 995c3ae939
feat: Implement requested tasks 2021-03-19 21:41:33 +01:00
Hannes 9d3db523eb
initial commit 2021-03-19 21:00:11 +01:00