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
…solved correctly
Addressed #113, classes can now start with a dash
Addressed #112, block expansion now handles following classes correctly
Addressed #108 and improved error handling, including a re-write of most exception messages with more details
Some CSS framework named their classes like:
-large
,-big
,-disabled
,And when I tried it, it compiled as a text instead of a class.
Tale-Jade:
Compiled:
Expected:
The text was updated successfully, but these errors were encountered: