0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/app/assets/stylesheets/desktop.scss
Kris b1399d6a6f
DEV: move desktop sidebar-section CSS to common, remove desktop css index (#40803)
This moves our desktop sidebar-section.scss to the relevant common
stylesheet, and since it's the last remaining desktop stylesheet also
removes the desktop _index.scss, and removes the import from
desktop.scss 🎉
2026-06-11 15:09:09 -04:00

3 lines
251 B
SCSS
Vendored

// This file intentionally left blank — the stylesheet compiler generates `@import "desktop"`
// Plugins and themes can still add desktop styles for import
// Instead of authoring desktop-specific styles, use media queries in the common stylesheets