¯\_(ツ)_/¯ no idea why this doesn’t seem to matter

Too sleepy to investigate it right now
This commit is contained in:
snipe 2017-01-18 04:59:56 -08:00
parent 297034c037
commit 3161420eb3
3 changed files with 34899 additions and 29 deletions

View file

@ -21,14 +21,13 @@ elixir(function(mix) {
mix.less(
[
'app.less',
'fontawesome-animated.css',
bowerPath + '/iCheck/skins/minimal/*',
'AdminLTE.less',
'skins/skin-blue.less',
'overrides.less'
], 'public/assets/css/')
.copy(bowerPath + '/bootstrap-less/assets/fonts/bootstrap/**', 'public/assets/fonts')
.copy(bowerPath + '/font-awesome/fonts/*', 'public/assets/fonts');
.copy(bowerPath + '/font-awesome/fonts/*', 'public/build/fonts');

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
{
"assets/css/app.css": "assets/css/app-20fdbc86e7.css",
"assets/js/all.js": "assets/js/all-b5250d9fda.js"
"assets/css/app.css": "assets/css/app-68b995f614.css",
"assets/js/all.js": "assets/js/all-93b23559b9.js"
}