Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

fix css errors and add linting to validation script #290

Merged
merged 2 commits into from
Feb 22, 2018

Conversation

zabute
Copy link
Contributor

@zabute zabute commented Feb 22, 2018

What: Fixes a css error and adds stylelint to the validation script.

Why:

How: package-scripts.js now has a lintCSS command which runs stylelint on the components and pages directories.

Styllint actually uncovered only one error (a shorthand property override). I have corrected and commited it first. Also, styles in object literals have been annotated so they can be linted

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks!

@kentcdodds kentcdodds merged commit 5344bee into kentcdodds:master Feb 22, 2018
@zabute zabute deleted the patch-1 branch February 22, 2018 17:18
@zabute zabute changed the title Patch 1 fix css errors and add linting to validation script Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants