1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 11:17:05 +03:00

chore: lint

This commit is contained in:
Shawn Allen 2019-02-11 22:32:26 -08:00
parent fad4f76fb8
commit 5841f429a3

View File

@ -2,7 +2,7 @@ module.exports = {
parser: 'postcss-scss', parser: 'postcss-scss',
map: { map: {
sourcesContent: true, sourcesContent: true,
annotation: true, annotation: true
}, },
plugins: { plugins: {
'postcss-node-sass': { 'postcss-node-sass': {