Closed bcardarella closed 9 months ago
we currently have a test rule:
https://github.com/liveview-native/live_view_native_stylesheet/blob/main/test/support/mock_sheet.ex#L16
and it has spaces in the name. We shouldn't permit this as class names themselves don't have valid whitespace within the names
we currently have a test rule:
https://github.com/liveview-native/live_view_native_stylesheet/blob/main/test/support/mock_sheet.ex#L16
and it has spaces in the name. We shouldn't permit this as class names themselves don't have valid whitespace within the names