Skip to content

pizogis-air5v/Pokemon-EM-RB-Css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages