Created
March 29, 2015 20:37
-
-
Save nhomar/df0bad9ca929f147228a to your computer and use it in GitHub Desktop.
assets_less
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Customization modal --> | |
| <template id="avantgarde_custom_modal_less" inherit_id="website.assets_frontend" active="True"> | |
| <xpath expr="//link[last()]" position="after"> | |
| <link href="/theme_avantgarde/static/src/less/customize_modal.less" rel="stylesheet" type="text/less"/> | |
| </xpath> | |
| </template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment