All notable changes to this project will be documented in this file.
- Fix undefined variable error in tracking mixin
- Allow passing specific unit values to tracking mixin
- Use native system fonts as the default stack
- Add a "leading" var for margins; fixes #16
Keepsline-height
s unitless.
- Don't define ampersand mixin within a conditional
- Update homepage URL
- Fix blockquote
quotes
display in Firefox
- Add
font-kerning
property to tracking mixin output
Prevents Chrome & Opera from disabling any Opentype settings.
- Add tracking to default
abbr
styles
- Add
false
option for measure mixin
- Clean up
blockquote
quotation style
Also addstext-indent
for punctuation hanging.
- Add
!default
flags on colour variables
- Add centering parameter to tracking mixin
- Set a shorter
line-height
for headings - Set specific margins on paragraphs
- Move misc block elements styles to new partial
- Add margin reset to blockquote mixin
- Add default
body
text colour
- 🔥 Reorganize project structure
- Add Sache extension manifest
- Add center param to measure mixin
- Adds control for measure
- Adds base quotation styling
- Remove
@imports
of non-existent files
- Add
letter-spacing
mixin
- Add a clearfix to Dropcap mixin
- Bug fixes with variable names & functions
- Option flag for dropcaps
Not needed for mixins.
- Simplify dropcap mixin
- Add
line-height
output to calc-size mixin - Add default heading settings
- Add dropcap documentation
- Corrected paths to partials
- Opentype settings partial and features function
- Responsive font-size mixin
- Default styles for
pre
andcode
elements - Custom ampersand utility
- Base element styles
- Default settings & mixins