Thomas Smith
Thomas Smith
Yeah, the input document is not valid YAML, so it's appropriate to raise ValueError. I guess in a perfect world it would be nice if there were a more specific...
I think you want to copy the [Styled Components recipe](https://github.com/Thom1729/Sublime-JS-Custom/blob/master/docs/recipes.md#styled-components) from the docs. For the `css` tag, that configuration embeds `scope:source.js.css`, which will use the Styled Components syntax provided by...
> I tried scope:source.js.css before and tried it again with no success. It doesn't work at all… Can you be more specific? What doesn't work? Is it just that CSS...
The Tailwind CSS package does not appear to provide completions. There is [a separate package](https://github.com/danklammer/tailwind-sublime-autocomplete) that does. I presume that you are not using that package and instead are using...
Whoops! When I read the problem, I was sure I'd fixed it — but it doesn't count if I never actually released it. v4.4.0 is out with the patch. I'm...