1
1
mirror of https://github.com/primer/css.git synced 2024-11-26 23:56:04 +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',
map: {
sourcesContent: true,
annotation: true,
annotation: true
},
plugins: {
'postcss-node-sass': {