We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d498f93 commit 2d8ddcaCopy full SHA for 2d8ddca
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# 0.0.1 — January 10, 2017
2
3
+- Bump version to `0.1.0` to start recommending usage.
4
+
5
6
+# 0.0.1 — January 10, 2017
7
8
- Initial project setup and implementation of ruleset.
9
+ Variables for letter spacing and line height
10
+ Future versions might try to integrate font-size variables
package.json
@@ -1,6 +1,6 @@
{
"name": "ticketfly-css-typography-variables",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Display utilities for Ticketfly CSS",
"main": "index.css",
"style": "index.css",
0 commit comments