mwiemarc / framy-css

Very simple CSS Framework

Home Page:http://www.framycss.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Framy - Very simple CSS Framework

Framy is a simple CSS-Framework.

Website http://www.framycss.org/

Demo / Documentation http://www.framycss.org/demo

Usage (CDN)

http://www.jsdelivr.com/projects/framy

Just include a specific version like this:

https://cdn.jsdelivr.net/framy/2.1/css/framy.min.css

Or the latest release (7 days delayed):

https://cdn.jsdelivr.net/framy/latest/css/framy.min.css

Components

  • Flexbox Grid
  • Buttons (+ Groups & Icons)
  • Icons (Ionicons integrated)
  • Typography (Roboto used)
  • Lists
  • Forms
  • Tables
  • CSS Helper classes

External Resources

About

Very simple CSS Framework

http://www.framycss.org/

License:MIT License


Languages

Language:CSS 63.4%Language:HTML 36.6%