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
{{ message }}
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
@@ -50,7 +50,7 @@ Skeletonic is constantly in development. Try it out now!
50
50
51
51
Several quick start options are available:
52
52
53
-
-[Download the latest release](https://github.com/sebastienrousseau/skeletonic/archive/v1.1.4.zip)
53
+
-[Download the latest release](https://github.com/sebastienrousseau/skeletonic/archive/v1.1.5.zip)
54
54
- Install with [Npm](https://www.npmjs.com/package/skeletonic) to get the pre-built CSS and sourcemaps. This is recommended when using Skeletonic for a typical web project: ```npm install skeletonic```
55
55
- Install with [Yarn](https://yarnpkg.com/en/package/skeletonic) to get the pre-built CSS and sourcemaps. This is recommended when using Skeletonic for a typical web project: ```yarn add skeletonic```
56
56
- Clone the main repository to get all source files including build scripts: `git clone https://github.com/sebastienrousseau/skeletonic.git`
@@ -62,7 +62,7 @@ Within the download you'll find all the source files, compiled and minified CSS
62
62
You'll see something like this:
63
63
64
64
```
65
-
skeletonic-1.1.4
65
+
skeletonic-1.1.5
66
66
├── skeletonic-animations.css
67
67
├── skeletonic-animations.css.map
68
68
├── skeletonic-animations.min.css
@@ -91,9 +91,9 @@ Please feel free to grab the latest:
0 commit comments