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
When adding a css rule that includes an html attribute, for example a.btn[disabled], styledown fails with the following message: ReferenceError: Jade:7
Not sure if this is a problem of styledown-rails or styledown itself. Any pointers appreaciated.
The text was updated successfully, but these errors were encountered:
When adding a css rule that includes an html attribute, for example
a.btn[disabled]
, styledown fails with the following message: ReferenceError: Jade:7Not sure if this is a problem of styledown-rails or styledown itself. Any pointers appreaciated.
The text was updated successfully, but these errors were encountered: