dlcNine / rpg-css

UI inspired by classic rpg games.

Home Page:https://dlcnine.github.io/rpg-css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpg-css

A small CSS framework (< 6KB minified) that can be combined with your exsiting stylesheet. All of the component classes start with "rpg-". Check it out here.

This project is written with Sass and compiles to a single CSS file. It uses of Autoprefixer for compatability.

How to use

Take the dist/rpg-min.css file and include it in your project.

About

UI inspired by classic rpg games.

https://dlcnine.github.io/rpg-css/

License:MIT License


Languages

Language:CSS 61.7%Language:HTML 38.3%