mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 02:19:31 +08:00
3 lines
85 B
Text
3 lines
85 B
Text
export const ATRULE: "atrule";
|
|
export const DECL: "decl";
|
|
export const RULE: "rule";
|