Meeseeks.CSS.css
You're seeing just the macro
css
, go back to Meeseeks.CSS module for more information.
Compiles a string representing CSS selector syntax into one or more
Meeseeks.Selector
s.
When a static string literal is provided this work will be done during compilation, but if a string with interpolated values or a var is provided this work will occur at run time.