Skip to content

Commit

Permalink
[update] 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmf-san committed Aug 21, 2020
1 parent c61e476 commit d815120
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# sea.css
[![CircleCI](https://circleci.com/gh/bmf-san/sea.css/tree/master.svg?style=svg)](https://circleci.com/gh/bmf-san/sea.css/tree/master)
[![GitHub license](https://img.shields.io/github/license/bmf-san/sea.css)](https://github.com/bmf-san/sea.css/blob/master/LICENSE)

sea.css is a simple and easy to use css framework.

![logo](https://user-images.githubusercontent.com/13291041/90637808-6c050a80-e267-11ea-8288-0dc25145d2fc.png)
Expand All @@ -22,6 +25,8 @@ You can get the latest release from github.
You can install sea.css from npm or yarn
`npm i sea.css`

[![NPM](https://nodei.co/npm/sea.css.png)](https://nodei.co/npm/sea.css/)

## CDN
```html
<link rel="stylesheet" href="https://unpkg.com/sea.css@1.0.0/dist/sea.min.css">
Expand Down

0 comments on commit d815120

Please sign in to comment.