Stylyn.css

Stylyn.css aims to bridge the gap between a flexible utilty-based framework and a full featured opinionated framework.

Layouts

col 4
col 8
row
row

Font and Text

A

Components

bg

Hero Banner

Forms and Input

Username
Password

Backgrounds

Installation

NPM

Install Stylyn.css using NPM:

npm install stylyn

Once installed, import Styln into your project within your main app.js/index.js, etc. file.

import 'styln.css';