github-actions
53bffc50d0
chore(deps): Automated dependency upgrades
2023-06-06 00:33:25 +00:00
Ed Rivas
97ba302c4f
Merge branch 'main' into builtin-modules
2023-06-05 18:31:12 -06:00
Jonny Gerig Meyer
684696a610
Fix whitespace bug in JS API docs
2023-06-05 18:10:47 -04:00
Jonny Gerig Meyer
4c4051de20
Merge branch 'main' of github.com:sass/sass-site
...
* 'main' of github.com:sass/sass-site:
Fix compatibility callouts in typedoc comments (#733 )
2023-06-05 18:03:24 -04:00
Natalie Weizenbaum
3ab93f3c13
Fix compatibility callouts in typedoc comments ( #733 )
2023-06-05 13:42:59 -07:00
Sana Javed
3464e17fb4
Operators - Equality
2023-06-05 22:18:08 +02:00
Sana Javed
316bfa3dd1
Operators - Index
2023-06-05 22:11:28 +02:00
Sana Javed
d561dd2f7e
Values - Functions
2023-06-05 21:41:47 +02:00
Sana Javed
7299832392
Values - Calculations
2023-06-05 21:31:32 +02:00
James Stuckey Weber
287bf560fc
Add mobile flow
2023-06-05 15:06:49 -04:00
Sana Javed
95750cb9a9
Values - Null
2023-06-05 21:00:37 +02:00
Sana Javed
f3cecc0884
Porting Documentation - Values - Booleans
2023-06-05 20:40:39 +02:00
James Stuckey Weber
501adc6d3c
Show error message and persist stale css
2023-06-05 18:40:15 +00:00
Sana Javed
21a2457a02
Porting Documentation - Values - Maps
2023-06-05 20:30:58 +02:00
James Stuckey Weber
9d77a79e26
Add diagnostic errors to playground
2023-06-05 17:55:56 +00:00
James Stuckey Weber
85d5abcd03
Initial pass at getting code styling close to existing
2023-06-05 16:02:44 +00:00
James Stuckey Weber
45ee2c4b03
Ensure DOM is loaded before setting up playground
2023-06-05 13:25:55 +00:00
Jonny Gerig Meyer
61b57aeb92
Do not include snippets in built site.
2023-06-02 18:18:43 -04:00
Jonny Gerig Meyer
5e239cc3c9
update comments
2023-06-02 18:06:43 -04:00
Jonny Gerig Meyer
31676bb42d
fix a few markdown issues
2023-06-02 18:02:34 -04:00
Jonny Gerig Meyer
c8b131f83e
fix build
2023-06-02 17:44:40 -04:00
Jonny Gerig Meyer
1532553ef2
Merge branch 'main' into builtin-modules
...
* main:
review
Use JSON args for compatibility tag
typo
typo
Use kwargs for {% compatibility %} tag.
clearer example line breaks
add missing @use
silence sass warnings
Do not autoformat md files
combine more markdown blocks
indentation for remainder of docs
indentation for syntax docs
indentation for style-rules docs
indentation for cli docs
indentation for breaking-changes
Strip indentation from more paired shortcodes.
Try out standard indentation
2023-06-02 17:36:10 -04:00
James Stuckey Weber
34859481cb
Add compilation options and tab buttons
2023-06-02 12:52:24 -04:00
Sana Javed
0022e83e3c
Porting Documentation - Values - Lists
2023-06-02 18:41:47 +02:00
Sana Javed
e77957850e
Porting Documentation - Values - Colors
2023-06-02 18:08:51 +02:00
Sana Javed
6984ef6bfa
Updating compat tags syntax
2023-06-02 18:07:56 +02:00
Sana Javed
fde396f2d6
Merge branch 'main' into port-docs-values
2023-06-02 17:37:18 +02:00
James Stuckey Weber
486f7355a9
Start theming and layout of playground
2023-06-02 10:53:32 -04:00
James Stuckey Weber
425cafdc65
Minimal working version with CodeMirror
2023-06-02 09:24:32 -04:00
James Stuckey Weber
69f883fa71
Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor
2023-06-02 09:12:42 -04:00
Jonny Gerig Meyer
9b7f0bdbeb
Merge branch 'main' into highlight-styles
2023-06-01 18:02:22 -04:00
Jonny Gerig Meyer
63e994aa75
Merge pull request #59 from oddbird/compatibility-kwargs
...
Use kwargs for {% compatibility %} tag.
2023-06-01 18:01:35 -04:00
Jonny Gerig Meyer
679d1b1434
review
2023-06-01 17:59:54 -04:00
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag
2023-06-01 16:56:54 -04:00
Sana Javed
bf305d0c0a
Porting Documentation - Values - Index, Numbers, and Strings
2023-06-01 22:25:02 +02:00
Jonny Gerig Meyer
fd0c8a0d87
typo
2023-06-01 13:14:36 -04:00
Jonny Gerig Meyer
0b6004673f
typo
2023-06-01 11:51:49 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag.
2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
8b6aee906e
Merge pull request #57 from oddbird/indentation
...
Try out standard indentation
2023-06-01 09:31:40 -04:00
Jonny Gerig Meyer
b1dcf05688
clearer example line breaks
2023-05-31 14:11:29 -04:00
Jonny Gerig Meyer
a331c7299a
add missing @use
2023-05-31 14:03:30 -04:00
Jonny Gerig Meyer
d546a85605
silence sass warnings
2023-05-31 13:45:19 -04:00
Jonny Gerig Meyer
9f62b1d3e9
Do not autoformat md files
2023-05-31 12:49:48 -04:00
Jonny Gerig Meyer
3b97839415
combine more markdown blocks
2023-05-31 12:44:36 -04:00
Jonny Gerig Meyer
2646cc0c22
indentation for remainder of docs
2023-05-31 12:31:53 -04:00
Jonny Gerig Meyer
5bead6bbe4
indentation for syntax docs
2023-05-31 12:22:35 -04:00
Jonny Gerig Meyer
c146c76ffc
indentation for style-rules docs
2023-05-31 12:16:59 -04:00
James Stuckey Weber
7ca60993d7
Update render import
2023-05-31 12:15:58 -04:00
James Stuckey Weber
d5f9583020
Template logic cleanup, review changes
2023-05-31 16:10:09 +00:00
Jonny Gerig Meyer
fdcb4e47d6
indentation for cli docs
2023-05-31 12:07:48 -04:00