Skip to content

Commit

Permalink
1.0.0-alpha-7
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Oct 8, 2016
1 parent 34d005d commit 11bcab1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [1.0.0-alpha-7](https://github.com/ungoldman/style.css/releases/v1.0.0-alpha-7) - 2016-10-08

[view diff](https://github.com/ungoldman/style.css/compare/v1.0.0-alpha-6...v1.0.0-alpha-7)

### Fixes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "style.css",
"description": "Classless stylesheet for markdown documents.",
"version": "1.0.0-alpha-6",
"version": "1.0.0-alpha-7",
"author": "Nate Goldman <ungoldman@gmail.com>",
"bugs": {
"url": "https://github.com/ungoldman/style.css/issues"
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! style.css v1.0.0-alpha-4 | ISC License | https://github.com/ungoldman/style.css */
/*! style.css v1.0.0-alpha-7 | ISC License | https://github.com/ungoldman/style.css */
html {
font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, "segoe ui", "fira sans", roboto, noto, "droid sans", "liberation sans", "lucida grande", "helvetica neue", helvetica, "franklin gothic medium", "century gothic", cantarell, oxygen, ubuntu, sans-serif;
font-size: calc(16px + 0.25vw);
Expand Down

0 comments on commit 11bcab1

Please sign in to comment.