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
Right now we're just dumping the entire compressed stylesheet into the <style> tag. If when we go forward we realize that our stylesheets are too big then we'll need to setup a targeting system to know what stylesheets to include for which routes.
The text was updated successfully, but these errors were encountered:
Right now we're just dumping the entire compressed stylesheet into the
<style>
tag. If when we go forward we realize that our stylesheets are too big then we'll need to setup a targeting system to know what stylesheets to include for which routes.The text was updated successfully, but these errors were encountered: