You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still setting up baby's first Oz project but I wanted to start this thread--
I did find a JS function claimed to be a way to reload style sheets. That seems good, for users who are keeping their styles separately and writing CSS. I suspect it doesn't help with, say, [:p "some copy"] getting edited to [:p.new-class "some copy"]...
The text was updated successfully, but these errors were encountered:
I'm still setting up baby's first Oz project but I wanted to start this thread--
I did find a JS function claimed to be a way to reload style sheets. That seems good, for users who are keeping their styles separately and writing CSS. I suspect it doesn't help with, say,
[:p "some copy"]
getting edited to[:p.new-class "some copy"]
...The text was updated successfully, but these errors were encountered: