1
1
mirror of https://github.com/primer/css.git synced 2025-01-01 18:53:34 +03:00

updating test data

This commit is contained in:
Jon Rohan 2016-09-06 13:53:15 -04:00
parent 25e8e94288
commit e144d987af

View File

@ -9,7 +9,7 @@ const validCss =
`
const invalidCss =
`a {
`.foo {
top: .2em;
}
`