mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
aaah fix lint errors
This commit is contained in:
parent
6814ca9376
commit
1e7b32cbbb
@ -23,10 +23,7 @@ module.exports = async ({ config, mode }) => {
|
||||
__dirname,
|
||||
'../node_modules/@human-connection/styleguide/dist/shared.scss',
|
||||
),
|
||||
path.resolve(
|
||||
__dirname,
|
||||
'../view/styles/tokens.scss',
|
||||
),
|
||||
path.resolve(__dirname, '../view/styles/tokens.scss'),
|
||||
],
|
||||
injector: 'prepend',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user