Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Akait
460f846934
refactor(css/ast): Rename types to match specification () 2022-02-09 19:43:15 +09:00
Alexander Akait
cd87d965f3
refactor(css/ast): Refactor types related to selectors () 2022-02-06 04:24:51 +00:00
Alexander Akait
eeedd9adf5
refactor(css/ast): Rename property to name () 2022-01-31 05:02:30 +00:00
Alexander Akait
dfa0286aca
feat(css/ast): Add types for dashed identifiers and @color-profile at-rules () 2022-01-26 20:35:49 +09:00
Alexander Akait
8781527751
fix(css/ast): Fix type definitions related to parsing unknown at-rules ()
swc_css_ast:
 - Rename `FnValue` to `Function`.
2021-12-01 17:07:49 +00:00
Alexander Akait
c50cec1533
refactor(css/ast): Rename StyleRule to QualifiedRule () 2021-11-17 21:27:39 +00:00
Donny/강동윤
1d518fe381
refactor: Flatten css () 2021-11-12 19:37:05 +09:00