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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
I'm experimenting on doing single file components with html, css and javascript, and it's really handy to have the proper syntax highlighting for each tagged template.
This used to work until recently, but since the last Atom update, the css syntax highlighting (html still does) stopped working:
Here is the PR where this feature was introduced: #282