1
0
mirror of https://github.com/bitwarden/help synced 2025-12-12 06:13:15 +00:00

Revert "check in lib assets"

This reverts commit 9b6b267d1c.
This commit is contained in:
Kyle Spearrin
2017-05-22 23:50:58 -04:00
parent 9b6b267d1c
commit ffa479d7af
58 changed files with 2 additions and 12283 deletions

View File

@@ -36,10 +36,6 @@ gulp.task('lib', ['clean:lib'], function () {
src: paths.npmDir + 'bootstrap-sass/assets/fonts/bootstrap/*',
dest: paths.libDir + 'bootstrap/fonts'
},
{
src: paths.npmDir + 'bootstrap-sass/assets/stylesheets/bootstrap/*',
dest: paths.libDir + 'bootstrap/sass'
},
{
src: [
paths.npmDir + 'font-awesome/**/css/font-awesome.min.css',