Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: CSS cleanup #1153

Merged
merged 5 commits into from
Oct 15, 2019
Merged

client: CSS cleanup #1153

merged 5 commits into from
Oct 15, 2019

Conversation

jtojnar
Copy link
Member

@jtojnar jtojnar commented Oct 15, 2019

No description provided.

@jtojnar jtojnar added this to the 2.19 milestone Oct 15, 2019
CSS files are now checked using stylelint and formatted using Prettier. Developers can use `npm run lint:styles` and `npm run fix:styles`, respectively, in the `assets` directory to run those tools.
Parcel will use PostCSS when .postcssrc is present. We are adding Autoprefixer module to automatically add vendor prefixes to CSS properties that are required for supported browsers. Those are defined in .browserlistrc.
They are not required since we use autoprefixer
@jtojnar jtojnar merged commit 5771219 into master Oct 15, 2019
@jtojnar jtojnar deleted the css-cleanup branch October 15, 2019 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant