mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Add missing green@2x.png
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2018-11-10 DariusIII
|
||||
* Chg: Add missing green@2x.png
|
||||
* Chg: Remove unused css and js from resources/assets folder
|
||||
* Fix: Fix TV series page
|
||||
* Chg: Update webpack.mix.js and properly generate files
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
@@ -16,6 +16,7 @@ mix
|
||||
.copyDirectory('node_modules/tinymce/skins/', 'public/assets/js/skins/')
|
||||
.copyDirectory('node_modules/tinymce/plugins/', 'public/assets/js/plugins/')
|
||||
.copy('node_modules/icheck/skins/flat/green.png', 'public/assets/css/green.png')
|
||||
.copy('node_modules/icheck/skins/flat/green@2x.png', 'public/assets/css/green@2x.png')
|
||||
.styles(
|
||||
[
|
||||
'node_modules/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
Reference in New Issue
Block a user