1 2 3 4 5 6
/** * noir.css — Forced dark theme version */ @import '../variables-dark.css'; @import '../parts/_core.css';