Zerry Hogan
Zerry Hogan
### Is there an existing request? - [X] I have searched for this request ### Describe the feature request I am assessing using this library for a company that I...
1. This fixes an issue in the parsing regex for a sponsor full name when their party has more than 1 letter i.e. `ID`. Changes `(?P[DRIL])` to `(?P[A-Z]+)` 3. Adds...
## Describe the enhancement It would be great to have the ability to format the css variable names via the `linaria.config.js` file. I prefer my css variable names to be...