mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Change rhymix.less back to rhymix.scss because the LESS converter seems to be abandoned :(
This commit is contained in:
parent
e93b44aa3a
commit
a667228f29
4 changed files with 560 additions and 564 deletions
|
|
@ -678,7 +678,7 @@ class HTMLDisplayHandler
|
|||
*/
|
||||
private function _loadCommonJSCSS()
|
||||
{
|
||||
Context::loadFile(array('./common/css/rhymix.less', '', '', -1600000000), true);
|
||||
Context::loadFile(array('./common/css/rhymix.scss', '', '', -1600000000), true);
|
||||
$original_file_list = array(
|
||||
'plugins/jquery.migrate/jquery-migrate-1.4.1.min.js',
|
||||
'plugins/cookie/js.cookie.min.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue