All Projects → smakosh → Unnamed Css Framework

smakosh / Unnamed Css Framework

Licence: mit
A simple colorful CSS framework

Projects that are alternatives of or similar to Unnamed Css Framework

Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-79.52%)
Mutual labels:  framework, css-framework, sass
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (+214.46%)
Mutual labels:  framework, css-framework, sass
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (+1079.92%)
Mutual labels:  framework, css-framework, sass
Kanbasu
A lightweight CSS framework written in Sass.
Stars: ✭ 94 (-62.25%)
Mutual labels:  framework, css-framework, sass
Snack
🍱 A minimal CSS framework for web.
Stars: ✭ 117 (-53.01%)
Mutual labels:  css-framework, sass
Css
The CSS design system that powers GitHub
Stars: ✭ 10,670 (+4185.14%)
Mutual labels:  framework, sass
Hocus Pocus
Universal and lightweight stylesheet starter kit
Stars: ✭ 128 (-48.59%)
Mutual labels:  framework, sass
Musubii
Simple CSS Framework for JP
Stars: ✭ 138 (-44.58%)
Mutual labels:  framework, sass
Materialize
Materialize, a CSS Framework based on Material Design
Stars: ✭ 38,630 (+15414.06%)
Mutual labels:  framework, css-framework
Luxa
A minimalist CSS framework.
Stars: ✭ 129 (-48.19%)
Mutual labels:  css-framework, sass
Box Css Framework
Box - CSS Framework
Stars: ✭ 138 (-44.58%)
Mutual labels:  framework, css-framework
Fictoan
Mockups with markup — https://sujan-s.github.io/fictoan/
Stars: ✭ 114 (-54.22%)
Mutual labels:  css-framework, sass
Petal
A modern, light CSS UI framework by Shakr
Stars: ✭ 113 (-54.62%)
Mutual labels:  framework, css-framework
Baseguide
Lightweight and robust CSS framework for prototyping and production code.
Stars: ✭ 127 (-49%)
Mutual labels:  framework, sass
Bulmaswatch
Themes for Bulma
Stars: ✭ 1,525 (+512.45%)
Mutual labels:  framework, sass
Basis
A lightweight responsive Sass/CSS framework based on flexible box.
Stars: ✭ 133 (-46.59%)
Mutual labels:  css-framework, sass
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (-38.15%)
Mutual labels:  css-framework, sass
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-40.96%)
Mutual labels:  framework, css-framework
Bahunya
10KB classless CSS framework with responsive typography, navbar, syntax highlighting, etc.
Stars: ✭ 170 (-31.73%)
Mutual labels:  framework, css-framework
Barekit
A bare minimum responsive framework
Stars: ✭ 201 (-19.28%)
Mutual labels:  framework, sass

Unnamed

unnamed

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).

Package Version Package Downloads

Support me on Patreon

Npm

npm install --save unnamed

Yarn

yarn add unnamed

CDN

<link rel="stylesheet" href="https://unpkg.com/unnamed" />

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].