Lucas Larroche
df2ae94742
Fix: Code inside article #36
2021-10-23 17:28:31 +07:00
Lucas Larroche
8e028956e9
Add scripts to build and watch files
2021-09-12 10:58:05 +07:00
Jarek Zgoda
cb5b746bbb
Use sass division function instead of deprecated operator
...
This effectively make the SCSS code processable only by dart-sass
because neither libsass (and node-sass in consequence) nor ruby-sass
supports new syntax. See
https://sass-lang.com/documentation/breaking-changes/slash-div for more
information.
This fixes #27
2021-08-18 12:44:54 +02:00
Lucas Larroche
d12af72cab
CSS Vars refactoring
2021-07-02 16:54:41 +07:00
Lucas
9b1ef33577
Move styles in SCSS vars to CSS vars
2020-09-29 08:38:35 +07:00
Lucas
15aecaa674
Optional use of !Important in variables
2020-09-25 09:10:04 +07:00
Lucas
772425bf2f
Simpler cards, code and scroller
2019-12-03 09:51:37 +07:00
Lucas
5f4b78a22c
Improved documentation
...
+ fix card-sectioning (:last-child)
2019-12-02 12:42:25 +07:00
Lucas
85e21d35de
Improvements
...
- Edit code colors and add a color for comments
- Add ::selection
- Small edits for cards: last-child and overflow
- Add card-sectioning (header, footer, pre)
- Change global hue for Primary color
- Remove border for pre
- Add querySelectorAll() for theme-switcher.js
- Update docs
2019-12-01 16:35:38 +07:00
Lucas
16c7596319
Initial commit 🚀
2019-11-27 15:31:49 +07:00