mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 09:59:12 +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";
|