Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUse CSS variables #521
Labels
Milestone
Comments
talha131
pushed a commit
that referenced
this issue
Dec 2, 2019
# [5.0.0](V4.0.0...V5.0.0) (2019-12-02) ### Bug Fixes * **css:** linter warning ([a5f5c81](a5f5c81)) * **page:** social profiles appear in the sidebar ([c17077c](c17077c)), closes [#534](#534) * **social:** reduce icon size in the sidebar ([4e0dc41](4e0dc41)), closes [#490](#490) * **typography:** adjust heading sizes and set small font-style to italic ([d3bbf04](d3bbf04)) * **typography:** remove border from headings in archive page ([817bea8](817bea8)) ### Features * **blockquote:** improve blockquote look ([068d50a](068d50a)) * **border:** change border radius of tags and code blocks to match rest of the theme ([5d0285f](5d0285f)), closes [#521](#521) * **border:** have consistent border radius ([7307467](7307467)), closes [#521](#521) * **code-block:** minor refine code-block style ([2ba2232](2ba2232)) * **css:** use PostCSS for processing CSS files ([2b88865](2b88865)), closes [#354](#354) * **links:** add new style and improve existing style for hyperlinks ([87fd3d3](87fd3d3)), closes [#533](#533) [#519](#519) * **permalink:** improve permalink look ([8059ca8](8059ca8)) * **security:** use rel="noopener noreferrer" with all target="_blank" ([4c843e9](4c843e9)) * **typography:** code inside heading is consistently 80% of the size ([7180b49](7180b49)), closes [#508](#508) * **typography:** headings sizes and other properties are consistent ([afa99ab](afa99ab)), closes [#508](#508) [#521](#521) * **typography:** use darker color for article heading and increase border size ([1922075](1922075)) ### BREAKING CHANGES * **links:** Style of muted links have been changed slightly. It is still muted but has modern animation.
This comment has been minimized.
This comment has been minimized.
The release is available on GitHub release Your semantic-release bot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties
We need variables for a number of things to improve consistency
(update the list)