45bb274db1
feat: Add paired list element style
...
- .block for list elements
- Taken from demo_module
2026-03-08 14:40:33 +01:00
91d136f1c3
style: Update file formatting
2026-02-15 10:51:59 +01:00
0e6aa4bb02
feat: Change specific styles for hr
...
Instead of repeating the element name to the class the declarations are now depended on the element itself.
2026-02-14 20:44:13 +01:00
e2902fa9cb
feat: Create mixin for column classes
2026-02-14 20:41:07 +01:00
1529c16059
fix: Move code declaration to correct file
2026-02-14 20:40:21 +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
0a55d967e4
fix: Remove height from vertical hr
2025-10-20 20:05:24 +02:00
54f1de579c
feat: Add menu tag
2025-10-10 18:25:24 +02:00
9513d6436d
fix: Wrong height for vertical hr
2025-07-28 22:15:03 +02:00
35b55de550
feat: Changes to flex and display
...
- Remove unused flex classes
- Nav module no longer dependend on common flex classes
- Add important to common display and opacity
2025-06-21 13:35:26 +02:00
1a3c25d8b5
feat: New variants
...
- Add flex inline placeholder
- Add hr vertical class
2025-06-20 17:02:27 +02:00
a1a4bd408b
feat: Rename class
...
- Rename sub class to horizontal and bound to ul and ol elements
- Reformat files
2025-06-19 14:18:45 +02:00
ca9dbcb48c
feat: add new hr type
2024-08-11 00:54:56 +02:00
Stephan
b60dd80cd5
added current state from hippie main repo
...
commit state 175816
source/style/hippie
2019-11-12 20:18:02 +01:00