forked from DebaucheryLibrarian/traxxx
Smaller tag logo on small displays. Centering tag tile lazy image to prevent load jumps. Including SASS breakpoint variable file automatically.
This commit is contained in:
@@ -60,6 +60,7 @@ module.exports = {
|
||||
loader: 'sass-loader',
|
||||
options: {
|
||||
sourceMap: true,
|
||||
additionalData: '@import "assets/css/_breakpoints.scss";',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user