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

fix(css): clean up css errors #3695

Merged
merged 3 commits into from Aug 8, 2019

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Aug 8, 2019

Closes #3688

Cleans up some CSS errors we've had in our code base

Screen Shot 2019-08-08 at 1 54 39 PM

Changelog

Changed

  • Tag skeleton now works properly

Removed

  • Extra code that was causing errors and not rendering anyways

Testing / Reviewing

Check /demo/demo.css at https://jigsaw.w3.org/css-validator/#validate_by_input and ensure there are no errors (Helps to comment out L86 - L124 in /demo/scss/demo.scss to reduce custom property errors

@project-bot project-bot bot added this to PR: needs review 🕵️ in Carbon support Aug 8, 2019
@tw15egan tw15egan requested a review from a team August 8, 2019 20:56
@ghost ghost requested review from alisonjoseph and dakahn and removed request for a team August 8, 2019 20:56
@netlify
Copy link

netlify bot commented Aug 8, 2019

Deploy preview for the-carbon-components ready!

Built with commit 2ad3dc0

https://deploy-preview-3695--the-carbon-components.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @tw15egan!

@netlify
Copy link

netlify bot commented Aug 8, 2019

Deploy preview for carbon-elements ready!

Built with commit 2ad3dc0

https://deploy-preview-3695--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Aug 8, 2019

Deploy preview for carbon-components-react ready!

Built with commit 2ad3dc0

https://deploy-preview-3695--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Aug 8, 2019

Deploy preview for the-carbon-components ready!

Built with commit 1c789d5

https://deploy-preview-3695--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Aug 8, 2019

Deploy preview for carbon-elements ready!

Built with commit 1c789d5

https://deploy-preview-3695--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Aug 8, 2019

Deploy preview for carbon-components-react ready!

Built with commit 1c789d5

https://deploy-preview-3695--carbon-components-react.netlify.com

Carbon support automation moved this from PR: needs review 🕵️ to PR: ready to merge 🔜 Aug 8, 2019
@asudoh asudoh merged commit 764f393 into carbon-design-system:master Aug 8, 2019
Carbon support automation moved this from PR: ready to merge 🔜 to Issue/PR: Closed 🙌 Aug 8, 2019
@tw15egan tw15egan deleted the css-cleanup branch April 28, 2021 18:15
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.

Syntax errors in carbon-components.css
3 participants