Attach CSS selector to all CSS declarations. It will prepend the selector if one alreay existed.
Create CSS declarations.
CSS declaration object.
Create attachSelector
.
CSS selector e.g. ":hover".
Create attachMediaQuery
.
Media query e.g. "(max-width: 1024px)".
Generated using TypeDoc
Attach Media query to all CSS declarations.