Skip to content

Commit

Permalink
1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Jan 28, 2021
1 parent 2e257cb commit 9d9e207
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Looseleaf

[![Deployed with Netlify](https://badgen.net/badge/deployed/with%20netlify/cyan)](https://netlify.com) [![License](https://badgen.net/github/license/accessibility-in-action/looseleaf)](https://github.com/accessibility-in-action/looseleaf/blob/master/LICENSE.md) [![GitHub Release](https://badgen.net/github/release/accessibility-in-action/looseleaf)](https://github.com/accessibility-in-action/looseleaf/releases/latest)

Looseleaf is a sketchy CSS library for prototyping.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accessibility-in-action/looseleaf",
"version": "1.0.0",
"version": "1.0.0-alpha.1",
"description": "Sketchy CSS library for prototyping.",
"main": "style.min.css",
"scripts": {
Expand Down

0 comments on commit 9d9e207

Please sign in to comment.