# Rack::ScriptStacker Painless static file handling for Rack apps. - Automatically configures `Rack::Static` by default. - Glob and inject JavaScript/CSS files into served HTML. - Inserts CSS before `` and JS before `
` by default. - Change the inject mode to use placeholder slots instead. # Usage ```html