0.4.2 • Published 5 years ago

ceratops v0.4.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Ceratops CSS

A minimal CSS framework designed to kick-start your project. Many basic needs are supplied and are easily adjusted to your needs.

Install

Yarn

yarn add ceratops

NPM

npm install ceratops

Usage

SASS

@import 'ceratops/ceratops.scss';

CSS

@import 'node_modules/ceratops/css/ceratops.min.css';

HTML

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

Documentation

Ceratops and its documentation are in active development and you might not find everything you need.

Look through the documentation here.

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago