2.0.0 • Published 7 years ago

spookycss v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Spooky is a simple, Skeleton based, responsive starting point with just needed UI features to kickstart any responsive project and provides (a tentative of) bootstrap compatibility.

Getting started

Install Global Dependancies

Install Local Dependancies

What's in the download?

The download includes Spooky's CSS, ~~Normalize CSS as a reset, and an index.html as a starting point.

spooky/
├── index.html
├── css/
│   |── spooky.css
│   └── spooky.min.css
├── scss/
│   |── base/
│   |── modules/
│   └── spooky.scss
├── examples/
├── package.json
├── bower.json
├── gulpfile.js
└── README.md

Browser support

  • Chrome latest
  • Firefox latest
  • Opera latest
  • Safari latest
  • IE latest

The above list is non-exhaustive. Spooky works perfectly with almost all older versions of the browsers above, though IE certainly has large degradation prior to IE9.

License

Spooky is under the open-source MIT license.

Acknowledgement

Skeleton was created by Dave Gamache for a better web.

Skeleton-Sass was created by Seth Coelen for a better Skeleton.

2.0.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago