mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 18:48:44 +00:00
deduplicate css rules by using media query to set variables (#420)
* deduplicate css rules by using media query to set variables * Update xess/xess.css Co-authored-by: Xe Iaso <me@xeiaso.net> Signed-off-by: Benjamin Armintor <armintor@gmail.com> --------- Signed-off-by: Benjamin Armintor <armintor@gmail.com> Co-authored-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
committed by
GitHub
parent
fc54e95208
commit
9e760b1c16
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
- Use CSS variables to deduplicate styles
|
||||
|
||||
- Fixed native packages not containing the stdlib and botPolicies.yaml
|
||||
- Change import syntax to allow multi-level imports
|
||||
|
||||
Reference in New Issue
Block a user