Commit Graph

51 Commits

Author SHA1 Message Date
Stacy Kvernmo
6ffe0933ba Merge branch 'main' into consistent-sass-formatting 2023-03-23 15:58:55 -05:00
Stacy Kvernmo
f9e3e2e94f Merge branch 'main' into color-config 2023-03-14 11:57:27 -05:00
Stacy Kvernmo
c57377610c define new breakpoints for code tabs 2023-03-13 17:06:52 -05:00
Stacy Kvernmo
89c6afb22c clean up: remove unused 2023-03-13 15:47:33 -05:00
Jonny Gerig Meyer
8d958ce4de
Fix margin for multiple stacked code example blocks 2023-03-13 16:33:21 -04:00
Stacy Kvernmo
f82e4c8a68 pop-stripe magic 2023-03-13 15:02:47 -05:00
Stacy Kvernmo
82a1b7e5bb consistent naming 2023-03-13 15:02:24 -05:00
oluniyiawo
0bc40d48e5 Changed alert.scss 2023-03-08 18:59:44 +00:00
Stacy Kvernmo
c1483deeaa use css variables 2023-03-03 16:46:50 -06:00
Stacy Kvernmo
0fe7336a1d remove auto prefix, use in css consistently 2023-03-03 16:30:46 -06:00
Stacy Kvernmo
50280d695d color config use css variables where possible, edit prefix 2023-03-03 16:14:07 -06:00
Stacy Kvernmo
526366f2e8 Merge branch 'main' into syntax-highlighting
# Conflicts:
#	source/assets/sass/components/_alerts.scss
#	source/assets/sass/components/_buttons.scss
#	source/assets/sass/visual-design/_theme.scss
2023-02-24 15:10:42 -06:00
Stacy Kvernmo
193abc1fd4 remove unused 2023-02-24 14:49:03 -06:00
Jonny Gerig Meyer
a79863adae
Merge pull request #14 from oddbird/config-scale
[config-scale] add sizes to design tokens config
2023-02-23 14:30:45 -05:00
dvdherron
29c9918fb5 adjust alert link color 2023-02-22 18:21:22 +01:00
dvdherron
fe3c6737d6 consistent globabl variables 2023-02-22 17:42:04 +01:00
dvdherron
2452f354b5 fix links, buttons 2023-02-22 17:11:29 +01:00
Stacy Kvernmo
5f48137273 use namespacing, automatic sl- prefix added 2023-02-21 13:51:32 -06:00
Stacy Kvernmo
049024b9ee add border width back 2023-02-21 13:19:09 -06:00
dvdherron
11afce0468 Merge branch 'syntax-highlighting' of ssh://github.com/oddbird/sass-site into syntax-highlighting 2023-02-21 17:36:00 +01:00
dvdherron
dfe56978c5 review edits 2023-02-21 17:29:45 +01:00
Jonny Gerig Meyer
75fdd0e82d
Merge branch 'main' into syntax-highlighting
* main:
  remove unused comments
2023-02-21 11:20:12 -05:00
Jonny Gerig Meyer
c6cd3f33ba
remove unused comments 2023-02-21 11:04:48 -05:00
Stacy Kvernmo
d9fe6d7ac1 lint 2023-02-20 15:24:50 -06:00
Stacy Kvernmo
406f576002 remove unneeded transform-origin for default instead 2023-02-20 15:16:51 -06:00
dvdherron
d322926405 fix default button color 2023-02-20 20:47:56 +01:00
dvdherron
43943f69a0 clean up button background states 2023-02-20 20:42:41 +01:00
dvdherron
d1c7ef01fe expand color config, relocate color functions 2023-02-20 17:10:03 +01:00
dvdherron
1d4281a597 clean up syntax highlighting and wip color config 2023-02-20 15:19:52 +01:00
dvdherron
900c7993dc Merge branch 'main' into syntax-highlighting 2023-02-16 14:58:43 +01:00
Jonny Gerig Meyer
5c7c24f482
Remove stylelint-prettier 2023-02-13 12:01:44 -05:00
Stacy Kvernmo
dfe96c9430 add additional sizes to design tokens config 2023-02-09 16:53:25 -06:00
Jonny Gerig Meyer
c0075a337a
Merge branch 'main' into syntax-highlighting
* main:
  Add docs on templates
  lint
  revert to shorthand nesting padding for now
  Quick negative css variables over using calc repeatedly
  Use {% render %} instead of deprecated {% include %}
  Do not auto-typogr for markdown
  Add alerts.yml data file
  More consistent use of typogr for all contents
2023-02-03 13:35:26 -05:00
Jonny Gerig Meyer
8c0b522835
lint 2023-02-02 15:13:17 -05:00
Stacy Kvernmo
2ecf777a3a revert to shorthand nesting padding for now 2023-02-02 11:34:43 -06:00
Stacy Kvernmo
f4516176b2 Quick negative css variables over using calc repeatedly 2023-02-02 11:14:02 -06:00
Jonny Gerig Meyer
148d061479
Merge branch 'homepage' into syntax-highlighting
* homepage:
  fix remaining references
  Update .github/workflows/shadow-repo.yml
  Add shadow repo workflow
  Update source/community.md
  font-size revert until future PR
  apply style to class instead of alert heading
2023-01-31 18:01:26 -05:00
Stacy Kvernmo
59c87f1e89 font-size revert until future PR 2023-01-31 14:53:00 -06:00
Stacy Kvernmo
e693987b35 Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage 2023-01-31 14:39:32 -06:00
Stacy Kvernmo
fdd5e03fca apply style to class instead of alert heading 2023-01-31 14:39:28 -06:00
Jonny Gerig Meyer
11f3f7976d
Add syntax highlighter (needs styles) 2023-01-31 14:18:33 -05:00
Jonny Gerig Meyer
4b46a9d064
lint 2023-01-31 11:13:51 -05:00
Stacy Kvernmo
83a3d1e635 lint 2023-01-31 09:53:34 -06:00
Stacy Kvernmo
8925009158 larger special alert padding to match site 2023-01-31 09:50:05 -06:00
Stacy Kvernmo
35c8f81245 first round of scale 2023-01-31 00:13:57 -06:00
Jonny Gerig Meyer
2024442f31
lint 2023-01-12 14:54:24 -05:00
Stacy Kvernmo
a9e42420bb run sass migrator and manual clean up 2023-01-12 12:19:42 -06:00
Jonny Gerig Meyer
b205803bf7
revert color change 2023-01-09 17:53:57 -05:00
Jonny Gerig Meyer
31b09b9323
Add Stylelint 2023-01-09 17:19:15 -05:00
Jonny Gerig Meyer
29d77ce08a
Add prettier 2023-01-09 14:10:02 -05:00