mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
generate css from less using lessc
This commit is contained in:
parent
c4a8e4e904
commit
1b6b0b245f
12 changed files with 62 additions and 18 deletions
|
@ -16,8 +16,7 @@
|
|||
<script src="/lib/app.js"></script>
|
||||
|
||||
<!-- stylesheet -->
|
||||
<link rel="stylesheet/less" href="/lib/bootstrap.less">
|
||||
<script src="/lib/less.js"></script>
|
||||
{% lesscss bootstrap.less %}
|
||||
|
||||
<!-- fav and touch icons -->
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue