mirror of
https://github.com/bitwarden/help
synced 2025-12-12 06:13:15 +00:00
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user