app/themes/default/assets/stylesheets/default/auth.css in archangel-0.3.0 vs app/themes/default/assets/stylesheets/default/auth.css in archangel-0.4.0

- old
+ new

@@ -1,13 +1,15 @@ -/** - * Default Archangel auth theme - *= require_self - * - * Third-party assets - * none - * - * Third-party Archangel assets (from the vendor directory) - *= require archangel/auth - * - * Theme assets - *= require_tree ./auth - */ + /** + *** Default Archangel auth theme + * + ** Third-party assets (from Ruby gems) + * none + * + ** Third-party assets (from gem vendor directory) + * none + * + ** Theme assets + *= require default/auth/default + * + ** Third-party Archangel assets (from the application vendor directory) + *= require archangel/auth + */