You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,13 @@ Concise is a lightweight, front-end framework that provides a number of great fe
8
8
9
9
It's easy to get started with Concise:
10
10
11
-
-[Download the latest release](https://github.com/ConciseCSS/concise.css/archive/v3.0.0.zip)
11
+
-[Download the latest release (SASS Included)](https://github.com/ConciseCSS/concise.css/releases/download/v3.1.1/concise-v3.1.1-source.zip)
12
12
- Clone the repo: `git clone https://github.com/ConciseCSS/concise.css.git`
13
13
- Install with [Bower](http://bower.io/): `bower install concise`
14
14
- Install with [NPM](https://www.npmjs.com/): `npm install concise.css`
15
15
16
+
**Note:** If you just want the CSS files, please refer to the downloads section for each release: [https://github.com/ConciseCSS/concise.css/releases](https://github.com/ConciseCSS/concise.css/releases)
17
+
16
18
After you download or install the package, [check out our documentation](http://concisecss.com/documentation) to get up and running.
0 commit comments