1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00

enable primer/box-shadow

This commit is contained in:
Shawn Allen 2019-10-30 22:10:42 -07:00
parent 268c3845f8
commit fef6e914b5

View File

@ -10,6 +10,7 @@ module.exports = {
'primer/borders': true,
'primer/spacing': true,
'primer/typography': true,
'primer/box-shadow': true,
'primer-css/TODO': [true, {currentVersion, severity: 'error'}]
}
}