mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 10:49:30 +08:00
4 lines
140 B
Text
4 lines
140 B
Text
export const MEDIA_QUERY: "media query";
|
|
export const PROPERTY: "property";
|
|
export const SELECTOR: "selector";
|
|
export const VALUE: "value";
|