Author: | fortrabbit |
---|---|
Views Total: | 185 views |
Official Page: | Go to website |
Last Update: | July 26, 2018 |
License: | MIT |
Preview:

Description:
teutonic.css is a versatile, pure CSS/CSS3 Framework to help web developers to build responsive, accessible, modern webpage/webapp.
Key features:
- Minimal and clean look.
- Fully responsive design based on Grid, Flexbox, and Columns.
- Useful components.
- You can customize the look and feel via CSS Vars.
How to use it:
Download & Install the teutonic.css with NPM.
# NPM $ npm install teutonic-css --save
Or include the teutonic.css from a CDN.
<link rel="stylesheet" href="https://unpkg.com/teutonic-css/teutonic.min.css">
Teutonic CSS incorporates CSS Vars heavily, so you can adjust all important parts without touching the SCSS source.
Previews:

Buttons

Loading

Tooltip

CSS Grid

Table

Form Controls

Colors
Changelog:
07/26/2018
- v0.7.5