mirror of
https://github.com/danog/sass-site.git
synced 2024-12-02 17:38:26 +01:00
79097d0fe1
Because we weren't doing this yet, we weren't actually loading the redirect.js JS code at all. This also gets rid of some unused JS.
5 lines
123 B
JavaScript
5 lines
123 B
JavaScript
//= require ./vendor/jquery.min
|
|
//= require ./vendor/jquery-ui.min
|
|
//= require_tree ./vendor
|
|
//= require_tree ./components
|