0.4.2 • Published 4 years ago

ceratops v0.4.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago