Skip to content
Snippets Groups Projects
Commit 01bd06e3 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Copy and paste error fix.

parent b9e0f4e0
No related merge requests found
......@@ -14,8 +14,8 @@ return array(
),
'scss' => array(
'active' => false,
'compiled.less',
'icons.less'
'compiled.scss',
'icons.scss'
),
'js' => array(
'vendor/bootstrap.min.js'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment