npm.io
5.2.4 • Published 6 years ago

ashleycss

Licence
MIT
Version
5.2.4
Deps
2
Size
184 kB
Vulns
1
Weekly
0

ashleycss

Minimalist css famework

GitHub release npm Codacy grade

Ashleycss is a theme-able minimalist css framework that focuses on lightness, aesthetics, and clarity.The code is split into modules and can be easily themed; There are also basic themes included. All the modules can be used without the use of class names for a quick design experience. Ashleycss is designed for a full experience and can be expanded on if needed.

Demo

Temporary demos can be found at these locations. A better demo/documentation will be built soon.

Installation

Manual
  • Download The latest release here
  • Link the file
    • <link rel="stylesheet" href="ashleycss.css" type="text/css">
    • <link rel="stylesheet" href="ashleycss-{theme}.css" type="text/css">
CDN
<link rel="stylesheet" href="https://unpkg.com/ashleycss"/>
BOWER
bower install ashleycss

Contributing

Find in the contributing instructions

Bugs

Submit an issue