You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- uses Puppeteer to launch a headless browser to render the published
page and extract the JIT tailwind css to be used directly on public
published page
- converts Website::Content to be a polymorphic association so that it
can be used generally on Website or specific per Page
- adds a separate default_theme webpack so that unneeded application js
is not included on website pages
-
0 commit comments