jedfoster / SassMeister

The Sass playground
http://sassmeister.com
199 stars 25 forks source link

Cache static assets #59

Closed jedfoster closed 10 years ago

jedfoster commented 10 years ago

Static assets, such as js/app.js, aren't being cached. Looks like we're not setting the correct caching headers.

Ensure that CSS and other static resources are being properly cached.

jedfoster commented 10 years ago

Closed with 6a4047f