mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 21:45:25 +08:00
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 🎉
3 lines
251 B
SCSS
Vendored
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
|