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
Perhaps this could help someone who wants to transition from plain CSS into CLJSS. The idea is to be able to paste in existing CSS such that it would still work.
Cuerdas library has a nice macro for string interpolation which can be used in this case. It could look like this:
Perhaps this could help someone who wants to transition from plain CSS into CLJSS. The idea is to be able to paste in existing CSS such that it would still work.
Cuerdas library has a nice macro for string interpolation which can be used in this case. It could look like this:
Or maybe we could do just fine with this
The latter would preserve syntax highlighting.
The text was updated successfully, but these errors were encountered: