impress/app/assets/stylesheets/application.css.sass
Matchu 5ba711a413 Delete outfits/show page, point to the editor instead
Now, like in DTI 2020, opening an outfit will go straight to the editor.

I'm not 100% on whether this is actually like. the superior behavior?
But I think it's good enough, and it's what the wardrobe-2020 code
expects, so let's just roll with it for now!
2023-10-24 18:02:18 -07:00

28 lines
602 B
Sass

@charset "UTF-8"
@import partials/clean/constants
@import partials/clean/mixins
@import layout
@import partials/jquery.jgrowl
@import campaigns/show
@import closet_hangers/index
@import closet_hangers/petpage
@import closet_lists/form
@import donations/show
@import neopets_page_import_tasks/new
@import neopets_users/form
@import contributions/index
@import items
@import items/index
@import items/show
@import outfits/index
@import outfits/new
@import pets/bulk
@import static/image_mode
@import static/pardon_our_dust
@import static/terms
@import swf_assets/links
@import users/top_contributors