liveview-native / liveview-native/live_view_native_stylesheet
allow for semicolon in RULES
Open
- Dominant language
- Elixir
- Stars
- 12
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
People are extracing their styles from the style attr in the template and copying into stylesheets. These are separated by semicolon but then they find their stylesheets not compiling due to the semicolon not being supported.
We should support both no semicolon and semicolon at the end of each LOC in the RULES sigil
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.