21 Commits

Author SHA1 Message Date
Lucas Larroche
3c96e6043b refactor: update $css-var-prefix name 2023-12-28 13:21:52 +07:00
Lucas Larroche
694a21b16f fix: typo 2023-03-18 13:00:50 +07:00
Lucas Larroche
091edf7ffd style: card margins 2022-12-29 17:43:18 +07:00
Lucas Larroche
ce2ed6826d refactor: modules and css vars 2022-10-23 10:47:50 +07:00
Lucas Larroche
c5a1ffc733 refactor: prefix css vars 2022-10-22 13:11:51 +07:00
Lucas Larroche
670826069b chore: lint with prettier on build 2022-10-15 23:22:12 +07:00
Lucas Larroche
759296f211 chore: remove docs and move to yarn 2022-10-15 17:23:02 +07:00
Lucas Larroche
5a76e023a9 fix(card): Sections 2022-05-26 09:24:26 +07:00
KiranMantha
7fb60da1e0 made dropdown appearance inline with form controls 2022-01-20 19:37:37 +05:30
Lucas Larroche
fff088f459 Clean card 2021-10-24 13:52:58 +07:00
Lucas Larroche
5f6e3c1abd Prettify code 2021-10-24 12:33:20 +07:00
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