Appearance
Production
While the Just-in-Time (JIT) engine CDN is enough to run the Tailwind CSS and generate the styles right on your browser, however it may not ideal for the production site because the CDN size is ~355kB (no compression) and it is too heavy to be loaded.
To address this issue, we have provided a feature on Oxywind for you to generate and cache the CSS file instead of loading the CDN on the front page.
To generate the CSS cache file, navigate to on Oxygen Builder > Oxywind menu and under the Settings tab. Tick the "Use the cached CSS file instead of CDN" field and save. Once saved, click the "Generate cache" link that located below the checkbox.
The task will be queued and will be running in the background. The process will take a few seconds (avg. 45 seconds) to complete.