Amar
Amar
### Bug description CssSyntax error: Selector ":root" is not pure (pure selectors must contain at least one local class or id) (1:1) ``` 1 | :root { | ^ 2...
### Issue Summary It seem silly but there is constructors and functions to generate Twiml but no way to create these objects from a given TwiMl string. The use case...
**Is your feature request related to a problem? Please describe.** Docs are a bit confusing and contradictory on the workflow id reuse policy On this page https://docs.temporal.io/workflows#workflow-id-reuse-policy it says: The...
**Describe the bug** Using valid tailwind max-w values is picked up as a custom class name and errors https://tailwindcss.com/docs/max-width **To Reproduce** Steps to reproduce the behavior: 1. Try to use...