This commit is contained in:
@@ -22,6 +22,7 @@ const onwarn = (warning, onwarn) => (warning.code === 'CIRCULAR_DEPENDENCY' && /
|
||||
const preprocess = autoPreprocess({
|
||||
scss: {
|
||||
includePaths: ['src', 'node_modules'],
|
||||
renderSync: true
|
||||
},
|
||||
postcss: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user