Commit graph

8 commits

Author SHA1 Message Date
5b5944e229 refactor: Standardize order of @use 2026-03-21 11:47:46 +01:00
4e4f8814d3 feat: Resolve all deprecation warnings for sass
- Replace @import with @use and @forward
- Only color function is used in _basic.scss for now
- Change _all.scss to _index.scss
- Modules use direct dependencies
- Move @include from _config.scss to _common.scss, this was a long term mistake
- Remove $color_list
- Change basic_color()
2025-10-26 11:33:54 +01:00
b739ddefda feat: Replace deprecated sass things
- Global built-in functions
- Color functions
2025-10-25 08:59:09 +02:00
Stephan Hagedorn
bf818600f8 Simplified media queries
- Switched to pixel based values again to fix error
- Future version should use em values again
2022-08-11 21:40:10 +02:00
Stephan Hagedorn
0214054c81 Fixes to SASS
- Changes to sass:math
- Mediaqueries not working anymore
2022-08-08 21:45:53 +02:00
f8ffd90a83 forgot new file 2020-02-01 14:54:00 +01:00
f30d5d3567 moved vendor mixin 2020-02-01 13:52:04 +01:00
Stephan
b60dd80cd5 added current state from hippie main repo
commit state 175816
source/style/hippie
2019-11-12 20:18:02 +01:00