Commit Graph

79 Commits

Author SHA1 Message Date
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02:00
Sana Javed
40b3639b33 Porting Documentation - At-Rules - Flow Control - while 2023-05-30 12:16:14 +02:00
Sana Javed
3d7f7a0bb8 Porting Documentation - At-Rules - Flow Control - for 2023-05-30 12:12:01 +02:00
Sana Javed
3d45ca2ce7 Porting Documentation - At-Rules - Flow Control - each 2023-05-30 12:10:07 +02:00
Sana Javed
8829f3fe40 Porting Documentation - At-Rules - Flow Control - if and else 2023-05-30 11:56:49 +02:00
Sana Javed
34a5c6738e Porting Documentation - At-Rules - Flow Control - index 2023-05-30 11:56:10 +02:00
Sana Javed
432d0ed117 Porting Documentation - At-Rules - at-root 2023-05-30 11:37:23 +02:00
Sana Javed
857bc1495d Porting Documentation - At-Rules - debug 2023-05-30 11:32:47 +02:00
Sana Javed
060eeb21db Porting Documentation - At-Rules - warn 2023-05-30 11:29:45 +02:00
Sana Javed
08df8bc72c Porting Documentation - At-Rules - error 2023-05-30 11:25:49 +02:00
Sana Javed
ff80a9cc2c Porting Documentation - At-Rules - extend 2023-05-29 17:11:03 +02:00
Sana Javed
f481e8fabb Porting Documentation - At-Rules - function 2023-05-26 16:47:25 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
7ec5fe1201
review 2023-05-25 15:02:28 -04:00
Sana Javed
fd2899c732 Switching links to absolute paths, updating headsUp tags and compat tags 2023-05-25 15:01:23 +02:00
Sana Javed
07dcbbe201 Removing anchor links from Page Sections headings 2023-05-25 13:40:26 +02:00
Sana Javed
2a1d081a03 Porting Documentation - At-Rules - import 2023-05-24 12:04:38 +02:00
Sana Javed
e00d1e97d1 Porting Documentation - At-Rules - @forward 2023-05-22 17:24:20 +02:00
Sana Javed
eaa07a5cbb Porting Documentation - At-Rules - @use 2023-05-19 18:21:18 +02:00
Sana Javed
30f29e5b52 Porting Documentation - At-Rules - Overview 2023-05-19 18:02:16 +02:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config 2023-01-06 17:37:45 -05:00
Kim Dyla
079e1237ae
Fixing typo (#682) 2022-10-19 18:24:55 -07:00
Anatolijs Tarasovs
02771170cf
Update mixin.html.md.erb (#663)
Fixed a typo.  I can also says `This can make it easier...`
2022-09-26 20:38:18 +00:00
updatedMyJournal
42470e1477
Fix a typo (#653) 2022-07-18 20:13:59 +00:00
Natalie Weizenbaum
9e97f56f66
Add a section describing the differences between @use and @import (#636)
Closes #443
2022-05-31 16:43:33 -07:00
Andrew
107f294859
docs: correct mixin name (#621)
`@reset` mixin is not defined in this example, but `@list-rest` is.
2022-04-18 14:34:33 -07:00
Awjin Ahn
4a0d20e0d4
Link to boolean operators from the conditional docs. (#613) 2022-03-09 13:18:20 -08:00
Kimberly Grey
8dd884f5a1
Fix missing hyphen in private members example (#606) 2022-01-14 10:57:44 -08:00
Awjin Ahn
cc92fc9eea
Add docs for reassigning module vars. (#546)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-12-16 02:09:18 +00:00
Natalie Weizenbaum
85a2eaa33d Build JS API docs from the TypeScript declarations 2021-10-04 19:53:08 -07:00
akramkrimo
c1a8a79725
Grammatically updated the docs (#561)
Co-authored-by: Akram <>
2021-06-23 13:31:47 -07:00
Nate Johnston
6ca4ac94ca
Update if.html.md.erb (#558)
"In fact, you can to chain as many..." was changed to "In fact, you can chain as many..."
2021-06-21 13:24:23 -07:00
Natalie Weizenbaum
f202a692ca
Update all existing documentation for math.div() and list.slash() (#544)
Closes #543
See #539
2021-05-20 18:09:28 -07:00
Alfred
4114d09667
Fix typo (#532) 2021-04-19 11:53:59 -07:00
Caleb Fetzer
9cb5c25299
Typo: Add missing s to .sass example (#510) 2020-12-28 09:09:08 -08:00
ngdangtu
7c39ec521c
Correct and reformat sample codes (#488) 2020-10-09 10:55:09 -07:00
Awjin Ahn
704cb489d0
Add explainer that @use is only availabe in Dart Sass (#481) 2020-10-05 17:08:54 -07:00
Awjin Ahn
64f370c69d
Fix use...with mixin example. (#454)
Fixes https://github.com/sass/sass-site/issues/453
2020-06-02 09:12:08 -07:00
coskunuyar
8e97e71e66
Invalid Examples (#451)
* Fix invalid semicolon on SASS example
* Fix wrong argument reference
* Fix invalid assignment to variable due to scope
2020-06-01 10:31:10 -07:00
Natalie Weizenbaum
e440cee626
Suggest mixins rather than @use ... with for advanced cases (#448) 2020-05-13 14:19:27 -07:00
brandondiamond
5ce35d4f26
Update use.html.md.erb (#441)
Fixing small typo.
2020-03-19 13:21:31 -07:00
Matt
b62ce0e79b
doc(at-rules@use): fix math error (#438) (#439) 2020-03-11 14:56:03 -07:00
Jennifer Thakar
d023f81e4c
Document configuring through imports (#425) 2019-12-26 13:00:30 -08:00
Natalie Weizenbaum
502f512478
Document @forward ... with (#417)
See sass/sass#2744
Closes #383
2019-12-20 12:07:52 -08:00
Natalie Weizenbaum
165dc8f293
Fix a typo (#391)
Closes #390
2019-10-21 21:17:15 +01:00
Natalie Weizenbaum
b2ab9cbe50
Recommend that users write @forward before @use (#384) 2019-10-11 14:09:31 -07:00
Natalie Weizenbaum
a99bb65fd6 The keywords() function is actually in sass:meta, not sass:map 2019-09-10 16:31:02 -07:00
Natalie Weizenbaum
35c719d1bb
Document how @extend interacts with modules (#369)
This includes documenting private placeholder selectors.

Closes #360
2019-09-09 15:24:51 -07:00
Natalie Weizenbaum
d8c3238c79
Document @forward (#368)
Closes #362
2019-09-06 14:13:51 -07:00
Natalie Weizenbaum
576474cfc5 Code review changes 2019-09-05 14:39:50 -07:00