fabioars / sculptor

The future web experience

Home Page:http://sculptorcss.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sculptor - The future web experience

About

Sculptor is a CSS Framework that allows you make beautiful web-based applications. We've got inspired in designs we believe is real futuristic and in colors of the universe. Created by Fabio Soares on a 2016 saturday afternoon.

Share with friends

Give us a star on GitHub and share with friends.

Getting Started

Download on Github Releases or use CDN https://unpkg.com/sculptorcss/css/sculptor.min.css

Clone our repository:

$ git clone git@github.com:1fabiosoares/sculptor.git

Download npm package

$ npm install sculptorcss

Download bower package

$ bower install sculptor

Download composer package

$ composer require 1fabiosoares/sculptor

Put it on you HTML page

Using CDN

<link rel="stylesheet" href="https://unpkg.com/sculptorcss/css/sculptor.min.css">

or using a local reference

<link rel="stylesheet" href="css/sculptor.min.css">

About

The future web experience

http://sculptorcss.com

License:GNU General Public License v3.0


Languages

Language:CSS 90.6%Language:HTML 7.7%Language:JavaScript 1.6%