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
Since less.js basically does the same thing I think that is fine. There is no mechanism AFAIK for reading the source of an external stylesheet that has been loaded from another domain.
This approach is one I want to support but I expect most people will use the hybrid build/runtime setup.
Prius should be usable purely at runtime via a
<script>
include and special<link>
tags that will handle the loading/parsing of CSSTODOs:
The text was updated successfully, but these errors were encountered: