mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Changed to only include only *.less files (to match NPM/Bower)
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<tags>css js less mobile-first responsive front-end framework web</tags>
|
<tags>css js less mobile-first responsive front-end framework web</tags>
|
||||||
</metadata>
|
</metadata>
|
||||||
<files>
|
<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="fonts\*.*" target="content\Content\fonts" />
|
||||||
<file src="dist\js\bootstrap*.js" target="content\Scripts" />
|
<file src="dist\js\bootstrap*.js" target="content\Scripts" />
|
||||||
</files>
|
</files>
|
||||||
|
|||||||
Reference in New Issue
Block a user