mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Implement header design
This commit is contained in:
parent
b33f657c30
commit
26c6ee80d0
13 changed files with 157 additions and 95 deletions
|
@ -74,7 +74,8 @@ module.exports = function (options) {
|
|||
loader: 'sass-resources-loader',
|
||||
options: {
|
||||
resources: [
|
||||
helpers.root('src/sass/_variables.scss')
|
||||
helpers.root('src/sass/_variables.scss'),
|
||||
helpers.root('src/sass/_mixins.scss')
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue