2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Changed to only include only *.less files (to match NPM/Bower)

This commit is contained in:
Supergibbs
2015-08-20 09:30:30 -07:00
parent 2e59d177aa
commit 86997512ce
+1 -1
View File
@@ -21,7 +21,7 @@
<tags>css js less mobile-first responsive front-end framework web</tags>
</metadata>
<files>
<file src="less\**\*.*" target="content\Content\bootstrap" />
<file src="less\**\*.less" target="content\Content\bootstrap" />
<file src="fonts\*.*" target="content\Content\fonts" />
<file src="dist\js\bootstrap*.js" target="content\Scripts" />
</files>