Wire.css Save

Simple and responsive flexbox based Sass Framework

Project README

npm

Wire is a simple and lightweight Sass-based Framework.

The principle of Wire is simplicity and lightweighting, avoiding unnecesary styles. Wire only styles a basic HTML elements and includes a flexbox grid and a set of mixins/helpers to make daily work easier and fast.

Download

Select the best way to download Wire:

Or use CDN

CSS

https://unpkg.com/wire.css/dist/wire.min.css

JS

https://unpkg.com/wire.css/dist/wire.min.js

SCSS (All SCSS files merged)

https://unpkg.com/wire.css/dist/_wire.scss

Install

Add Wire in your HTML or import library in your Sass file.

HTML

<link rel="stylesheet" href="https://unpkg.com/wire.css/dist/wire.min.css" type="text/css">

SCSS (Import wire.scss)

// Import Wire.css Framework
@import "../bower_components/wire.css/dist/_wire.scss";

Documentation

Check out our documentation page.

Changelog

You can see changes via Github Releases page.

License

Wire.css is released under the terms of the MIT license. See the included license file for more information.

Open Source Agenda is not affiliated with "Wire.css" Project. README Source: perichus/wire.css
Stars
43
Open Issues
3
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating