Place CSS exactly parallel to the SCSS for easier relations to fonts etc
This commit is contained in:
parent
ec0888cf7a
commit
980ad288db
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ module.exports = function (grunt) {
|
|||
style: 'compact'
|
||||
},
|
||||
files: {
|
||||
'static-layouts/assets/css/agaric.css': 'agaric/sass/agaric.scss'
|
||||
'agaric/css/agaric.css': 'agaric/sass/agaric.scss'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue