Makes the ChatGPT web app compatible with legacy browsers (mostly iOS 15, for now).
- Download
root.cssfrom ChatGPT web app - Run
node extract-layers.js root.css styles/root-base.css - Run
make assets - Run
make
This project was built with significant help from ChatGPT.