2021-08-02 17:19:29 -04:00
|
|
|
# 73k.us custom rainbow error pages (40x/50x)
|
2021-08-02 17:05:36 -04:00
|
|
|
|
2021-08-02 17:19:29 -04:00
|
|
|
Based off [frontend-webpack-boilerplate](https://github.com/WeAreAthlon/frontend-webpack-boilerplate) with TailwindCSS added.
|
2021-08-02 17:05:36 -04:00
|
|
|
|
2021-08-02 17:19:29 -04:00
|
|
|
Builds html & css that can be used as custom error pages with, e.g., nginx.
|
2021-08-02 17:05:36 -04:00
|
|
|
|
2021-08-02 17:19:29 -04:00
|
|
|
## NOTE
|
2021-08-02 17:05:36 -04:00
|
|
|
|
2021-08-02 17:19:29 -04:00
|
|
|
After production build, optionally remove the app.js script tags from the built files, just to optimize things further.
|