pizogis-air5v / Pokemon-EM-RB-Css

A pokemon emerald/ruby styling css framework by Pi-zogis

Home Page:https://pizogis-air5v.github.io/Pokemon-EM-RB-Css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy all the files in the dist directory to styles in your project

Append the following include on the page where you want this style:

<link rel="stylesheet" href="./dist/css-pokemon-emrb.css"> See the demo, index.html or .css-files for all possible classes and effects.

Compile it yourself

Compiling

Run npm installin the root directory

Run npm run build in the root directory to build a distribution

-OR-

Run npm run watch in the root directory to watch for changes in the src directory and automatically build new distributions.

About

A pokemon emerald/ruby styling css framework by Pi-zogis

https://pizogis-air5v.github.io/Pokemon-EM-RB-Css/

License:MIT License


Languages

Language:HTML 100.0%