Commit Graph

351 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
537f3de9e8
Different approach to preventing <p> tags with nested code examples 2023-06-22 11:09:08 -04:00
Jonny Gerig Meyer
7f585bc68b
Convert color module to md 2023-06-21 18:23:35 -04:00
Jonny Gerig Meyer
3055cd4e26
Convert breaking changes docs to md 2023-06-21 17:03:14 -04:00
Jonny Gerig Meyer
e3e903a8f1
Convert at-rules docs to markdown 2023-06-21 15:20:03 -04:00
Jonny Gerig Meyer
530843250f
fix more links 2023-06-20 12:09:16 -04:00
Jonny Gerig Meyer
0e1868ef06
Add nav link to default-exports 2023-06-20 07:29:28 -04:00
Ed Rivas
33861623c1 Check and fix internal links 2023-06-15 23:45:25 +00:00
Ed Rivas
d7d38ff1c4 Merge remote-tracking branch 'upstream/main' into main 2023-06-15 22:47:56 +00:00
Natalie Weizenbaum
58f1bfadfe
Document the default export deprecation (#736)
See sass/dart-sass#2008
2023-06-13 15:28:59 -07:00
Jonny Gerig Meyer
50d509fc90
add a few docs 2023-06-10 11:02:00 -04:00
Jonny Gerig Meyer
59354fe930
Auto-generate non-@debug CSS 2023-06-10 10:28:55 -04:00
Jonny Gerig Meyer
8eb6b06450
Remove non-redirect-related cruft 2023-06-08 22:18:33 -04:00
Jonny Gerig Meyer
68ed9dda91
spacing 2023-06-08 21:45:34 -04:00
Jonny Gerig Meyer
c74dd3bc63
Review operators docs 2023-06-08 21:44:39 -04:00
Jonny Gerig Meyer
cd4b803f52
Review values docs 2023-06-08 17:10:09 -04:00
Sana Javed
1b3a03eac1 Updating doc and code snippet paths 2023-06-08 10:05:58 +02:00
Sana Javed
b47fe39d62
Merge branch 'main' into port-docs-values 2023-06-08 09:39:34 +02:00
Jonny Gerig Meyer
11cda5d580
Use {% capture %} blocks for args with newlines. 2023-06-07 15:44:07 -04:00
Jonny Gerig Meyer
405b421651
merge in change from upstream 2023-06-07 10:01:09 -04:00
Sana Javed
5c9e4896c1 Operators - Boolean 2023-06-06 21:03:28 +02:00
Sana Javed
14c83a63ed Operators - String 2023-06-06 20:57:55 +02:00
Sana Javed
098e683e63 Operators - Numeric 2023-06-06 20:47:01 +02:00
Sana Javed
b3f6df29ca Operators - Relational 2023-06-06 20:28:10 +02:00
Natalie Weizenbaum
762448e723
Mention that / is interpreted as division in calculations (#734)
Also fix a broken link.
2023-06-05 17:51:26 -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
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
Sana Javed
21a2457a02 Porting Documentation - Values - Maps 2023-06-05 20:30:58 +02: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
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
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
6dfb87189a
Use kwargs for {% compatibility %} tag. 2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
d546a85605
silence sass warnings 2023-05-31 13:45:19 -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
Jonny Gerig Meyer
fdcb4e47d6
indentation for cli docs 2023-05-31 12:07:48 -04:00