Changed to only include only *.less files (to match NPM/Bower)
This commit is contained in:
parent
2e59d177aa
commit
86997512ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue