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.
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.