essentials.css

2.5.0 • Public • Published

Essentials.css

npm GitHub license

Why essentials.css

Essentials.css is a small CSS framework and provides all the essentials styles you need for a website. Includes Normalize.css for rendering all elements more consistently and in line with modern standards.

Installation

Install with bower

$ bower install essentials.css

Install with npm

$ npm install essentials.css

Install with CDN

https://unpkg.com/essentials.css@2.0.2/dist/essentials.min.css

Download latest release

here

Clone repository

$ git clone https://github.com/svichas/essentials.css.git

Usage

Copy-paste the stylesheet <link> into your <head> before all other stylesheets to load our CSS.

<!-- Essentials.css framework -->
<link rel="stylesheet" type="text/css" href="https://unpkg.com/essentials.css@2.0.2/dist/essentials.min.css">

Documentation

svichas.github.io/essentials.css

Contributing

Click here to see Contributing guidelines.

License

Created by Stefanos Vichas. Licensed under the MIT License.

Package Sidebar

Install

npm i essentials.css

Weekly Downloads

1

Version

2.5.0

License

MIT

Unpacked Size

63.2 kB

Total Files

28

Last publish

Collaborators

  • svichas