Simple but pretty unicorn rainbow error pages for webserver 40x/50x HTTP errors
.github | ||
configuration | ||
src | ||
.babelrc | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
.sasslintrc | ||
.travis.yml | ||
CHANGELOG.md | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
SECURITY.md | ||
svgo.config.js | ||
tailwind.config.js | ||
webpack.config.js |
73k.us custom rainbow error pages (40x/50x)
Based off frontend-webpack-boilerplate with TailwindCSS added.
Builds html & css that can be used as custom error pages with, e.g., nginx.
NOTE
After production build, optionally remove the app.js script tags from the built files, just to optimize things further.