Is there something like ```js let style = cssx` body { color: blue; div { box-sizing: border-box; } } ` ``` ?