Skip to content

Instantly share code, notes, and snippets.

@ashchristopher
Created November 26, 2012 21:23
Show Gist options
  • Save ashchristopher/4150707 to your computer and use it in GitHub Desktop.
Save ashchristopher/4150707 to your computer and use it in GitHub Desktop.
extend less
{% block external_app_less_imports %}
{{ block.super }}
@import "{{ STATIC_URL }}css/personal/personal.less";
{% endblock external_app_less_imports %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment