1
1
mirror of https://github.com/primer/css.git synced 2024-11-10 16:07:25 +03:00

Prettier linting

This commit is contained in:
Tobias Ahlin 2021-05-05 13:00:48 +02:00
parent 66c24e278b
commit f8790620f0

View File

@ -6,11 +6,7 @@
const versionDeprecations = {
'17.0.0': [
{
selectors: [
'.h000-mktg',
'.h00-mktg',
'.lead-mktg'
],
selectors: ['.h000-mktg', '.h00-mktg', '.lead-mktg'],
message: `This selector is deprecated, please refer to the Marketing Typography documentation.`
},
{