mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Remove select2 deps and reorder make deps rules
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<?php
|
||||
vendor_script('quicknotes', 'handlebars');
|
||||
vendor_script('quicknotes', 'isotope.pkgd');
|
||||
vendor_script('core', 'select2/select2');
|
||||
vendor_style('core', 'select2/select2');
|
||||
vendor_script('quicknotes', 'medium-editor');
|
||||
vendor_style('quicknotes', 'medium-editor');
|
||||
vendor_style('quicknotes', 'beagle');
|
||||
|
||||
Reference in New Issue
Block a user