Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smakosh/unnamed-css-framework

A simple colorful CSS framework
https://github.com/smakosh/unnamed-css-framework

css css-framework framework sass

Last synced: 19 days ago
JSON representation

A simple colorful CSS framework

Awesome Lists containing this project

README

        

# [Unnamed](https://unnamed.smakosh.com)

![unnamed](logo.svg)

Unnamed is a simple colorful css framework that is recommended to be used while learning something and you're too lazy to style your components or for building prototypes, created by [Ismail Ghallou (Smakosh)](https://twitter.com/smakosh).

[![Package Version](https://img.shields.io/npm/v/unnamed.svg?style=flat-square)](https://www.npmjs.com/package/unnamed)
[![Package Downloads](https://img.shields.io/npm/dt/unnamed.svg?style=flat-square)](https://www.npmjs.com/package/unnamed)

[![Support me on Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/smakosh)

Npm

npm install --save unnamed

Yarn

yarn add unnamed

CDN

## Documentation

https://unnamed.smakosh.com

## Development

### For web apps

Npm

$ npm install --save unnamed

Yarn

$ yarn add unnamed

Usage with webpack:

import 'unnamed'

### For landing pages

#### Clone & start dev server

$ git clone https://github.com/smakosh/Unnamed-getting-started.git

$ cd Unnamed-getting-started && yarn install && bower install

$ gulp serve

#### To Build

$ gulp build

#### Or include CDN

# License

MIT © Unnamed