Skip to content

rpokemon/rpokemon-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r-pokemon

To run node build.js requires the clean-css NPM package.

CSS

CSS files are in src/, use build.js to concatenate the CSS files and create these two files:

  • dist.css - full, minified stylesheet
  • unmin.css - full, unminfied stylesheet

See build.js for the order of concatenation and a brief description of each file.