Commit Graph

26 Commits

Author SHA1 Message Date
alexander.akait c914fe202a style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 5725254415 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait a592b62686 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 423e89b2c7 style: improve style of code 2024-08-02 19:32:13 +03:00
alexander.akait 4ee703f647 chore: improve jsdoc rules 2024-07-30 17:07:14 +03:00
alexander.akait ab3e93b19e style: fix 2024-06-11 16:09:50 +03:00
alexander.akait 410b964737 fix: avoid extra space 2023-05-05 02:05:37 +03:00
alexander.akait 9402ed2970 refactor: prepare 2023-05-05 01:13:27 +03:00
alexander.akait a8964745de fix: avoid extra check 2023-05-04 17:34:48 +03:00
alexander.akait e5e86206f8 fix: respect inherit for CSS modules 2023-05-01 23:29:18 +03:00
alexander.akait a126050331 refactor(types): more types 2023-04-28 21:29:59 +03:00
alexander.akait d9dd04e0cf refactor: reuse comment logic 2023-04-26 03:36:44 +03:00
alexander.akait 83d60f9370 fix: bug with comments in media 2023-04-26 03:07:13 +03:00
alexander.akait f1cf224c69 fix: parsing comments 2023-04-14 17:57:18 +03:00
alexander.akait bfcce62794 fix: parsing comments 2023-04-14 17:15:43 +03:00
alexander.akait 65b521659b fix: parsing comments and escaped 2023-04-14 03:31:58 +03:00
alexander.akait 308e405806 refactor: parser 2023-04-14 03:13:47 +03:00
alexander.akait bb1f0ca17f fix: logic with espaced 2023-04-14 02:35:53 +03:00
alexander.akait aeafcf6a44 fix: logic 2023-04-14 01:52:50 +03:00
alexander.akait 7ee28a7cc8 fix: more bugs 2023-04-13 02:27:04 +03:00
alexander.akait d7335471cf fix: different case `url` function 2023-04-05 23:00:57 +03:00
Tobias Koppers 54fff4dd0a add support for `@keyframes`, `animation`, CSS Variables 2021-12-16 20:42:44 +01:00
Tobias Koppers 453e5cac05 add support for :export {} block 2021-12-14 16:21:32 +01:00
Tobias Koppers b9c6691ff5 bugfixes, external assets 2021-12-03 16:23:09 +01:00
Tobias Koppers 8e5109d1eb add support for @import 2021-12-03 08:47:12 +01:00
Tobias Koppers aa842de140 add css tokenizer 2021-12-02 21:17:43 +01:00