Jennifer Thakar
d1e2f25a3c
Document the division migrator ( #554 )
...
Closes #549 .
2021-07-12 16:46:33 -07:00
akramkrimo
c1a8a79725
Grammatically updated the docs ( #561 )
...
Co-authored-by: Akram <>
2021-06-23 13:31:47 -07:00
Alexander Doroshko
9580702912
Fix example on the "Slash as Division" page: divide() -> math.div() ( #559 )
2021-06-21 13:27:29 -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
821976c367
Add documentation for quietDeps and verbose in the JS API ( #555 )
...
See sass/sass#3065
2021-06-14 17:41:58 -07:00
torshin
61a3d0750b
Update Mixins section description ( #556 )
...
According to the new example change variables' names in description from `transform` to `theme`, from `$property` to `$theme`.
2021-06-14 09:28:03 -07:00
flachware
232a020b1a
Fix code examples in map and meta modules. ( #553 )
...
* Fix code examples in map and meta modules.
2021-06-09 12:30:48 -07:00
Natalie Weizenbaum
abd26c2be4
Fix the impl_status for /-as-division ( #552 )
2021-06-01 17:00:50 -07:00
Natalie Weizenbaum
b8e225f832
Write a blog post about the discontinuation of node-fibers ( #551 )
2021-05-26 17:02:14 -07:00
Natalie Weizenbaum
d9c3c434f4
Use a more modern mixin example in the tutorial ( #550 )
...
Closes #473
2021-05-26 14:42:17 -07:00
Natalie Weizenbaum
2fb003b79a
Mention LibSass's deprecation on its website page ( #548 )
...
Closes #466
2021-05-26 12:18:50 -07:00
Jennifer Thakar
230c2f174c
Only match Sass files in division migrator glob ( #545 )
...
The migrator doesn't filter out non-Sass files, so it will error if there are any other files there
2021-05-21 14:10:22 -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
Awjin Ahn
50f95c5f65
Update intro. ( #533 )
2021-05-20 12:39:28 -07:00
Natalie Weizenbaum
077c20255a
Publicize the slash-div deprecation page ( #539 )
...
See sass/sass#2565
2021-05-17 19:09:58 -07:00
Natalie Weizenbaum
35c51fbe33
Document this.fromImport for the JS API ( #540 )
...
See sass/sass#3055
See webpack-contrib/sass-loader#905
2021-05-17 14:09:17 -07:00
Jennifer Thakar
9e3a4f6858
Remove defunct community link ( #538 )
...
Fixes #536 .
2021-05-06 13:48:25 -07:00
Christophe Coevoet
3ed23e654b
Fix typo in the list.join doc ( #537 )
2021-05-06 10:04:04 -07:00
Henry Catalini Smith
0ded1ef497
Add documentation of -w shorthand for --watch flag ( #534 )
2021-04-26 10:00:23 -07:00
Alfred
4114d09667
Fix typo ( #532 )
2021-04-19 11:53:59 -07:00
xmo-odoo
f768dd8577
Revert word-break to normal for impl-status titles ( #529 )
...
If the "compatibility" label and browser width are just the wrong one, "break-word" can lead to browsers deciding to line-wrap every "ss" but *just the "ss" from "Dart Sass", "LibSass" and "Ruby Sass", which looks very strange and is quite hard to read.
2021-03-22 13:38:19 -07:00
Christophe Coevoet
6e39c04a45
Restore Chocolatey install instructions ( #528 )
...
This reverts commit 3f0c83e144
.
2021-03-18 13:07:03 -07:00
Christophe Coevoet
1b770d7529
Fix function name in the map.merge heads up ( #527 )
2021-03-17 10:38:42 -07:00
dreadsd
6d1425bc0e
fix typo ( #524 )
2021-03-15 14:02:08 -07:00
Natalie Weizenbaum
bb6378e0b7
Write a blog post soliciting comments for first-class calc ( #525 )
...
See sass/sass#818
Co-authored-by: Jennifer Thakar <jathak@google.com>
2021-03-15 13:52:37 -07:00
Sun Xiaoran
6cca974fa5
fix: typo ( #523 )
2021-03-10 11:23:06 -08:00
Jennifer Thakar
26537b9459
Rename duplicate header in string docs ( #522 )
...
Fixes #520 .
2021-03-04 09:02:42 -08:00
Jennifer Thakar
9e39ce3f10
Document namespace migrator ( #517 )
...
See sass/migrator#173 .
2021-02-08 15:22:59 -08:00
dependabot[bot]
0882068502
Bump redcarpet from 3.3.4 to 3.5.1 ( #514 )
...
Bumps [redcarpet](https://github.com/vmg/redcarpet ) from 3.3.4 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases )
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vmg/redcarpet/compare/v3.3.4...v3.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-01-11 14:51:08 -08:00
Natalie Weizenbaum
935251b499
Document clamp() as a special function ( #513 )
...
Closes #505
See sass/sass#2860
2020-12-29 17:02:30 -08:00
Natalie Weizenbaum
b7aa7b4c52
Document new color unit behavior ( #512 )
...
Partially addresses #511
See sass/sass#2904
2020-12-29 14:59:01 -08:00
Caleb Fetzer
9cb5c25299
Typo: Add missing s to .sass example ( #510 )
2020-12-28 09:09:08 -08:00
Johann Pinson
42e1ad6b8c
Update the documentation about the hwb
function ( #508 )
...
* feat(docs): add the module for the hwb function
* Add namespace to one more example
Co-authored-by: Jennifer Thakar <jathak@google.com>
2020-12-01 10:05:53 -08:00
Natalie Weizenbaum
cfca1d405e
Avoid inaccurately describing HSL as a "color space" ( #504 )
...
Closes #503
2020-11-05 12:53:05 -08:00
Michail
63c442e57d
fix typo ( #502 )
2020-11-03 12:59:07 -06:00
Natalie Weizenbaum
c51e62b0f8
Add documentation for new HWB functions ( #493 )
...
See sass/sass#2834
Closes #477
Co-authored-by: Awjin Ahn <awjin@google.com>
2020-10-29 16:37:08 -07:00
Daniel Haim
87415b956e
Spacing improvement ( #496 )
...
- Added a spacer to the follow button on footer (mobile only)
- Added missing spacer from page titles (mobile + desktop)
2020-10-29 13:44:56 -07:00
Natalie Weizenbaum
2d820284ca
Update the "LibSass is deprecated" blog post ( #500 )
...
This fixes a few typos and adds a section explaining in more detail
how to migrate to Dart Sass.
2020-10-28 15:11:13 -07:00
Natalie Weizenbaum
a910e0e82d
Add a blog post about the deprecation of LibSass ( #494 )
2020-10-26 13:04:58 -07:00
Awjin Ahn
0d90820341
Update outdated app recommendations. ( #498 )
2020-10-23 13:02:28 -07:00
Natalie Weizenbaum
7d23034d4f
Add impl_status annotations for the new map functions ( #492 )
2020-10-15 17:10:52 -07:00
ngdangtu
7c39ec521c
Correct and reformat sample codes ( #488 )
2020-10-09 10:55:09 -07:00
Awjin Ahn
d98028e7aa
Fix backtick typo. ( #491 )
2020-10-08 14:44:32 -07:00
Christopher Kirk-Nielsen
094d7bd0ad
Add missing backtick at the end of inline code ( #490 )
2020-10-08 14:30:42 -07:00
Awjin Ahn
32ce3be79b
Nested maps documentations ( #484 )
...
Closes #476
2020-10-07 15:05:20 -07:00
Martin Greilinger
a101bb91a2
resolved typo in argument lists example ( #486 )
2020-10-07 14:36:29 -07:00
Natalie Weizenbaum
a7dc17b7f6
Write a blog post about the Color 4 HWB proposal ( #483 )
...
See sass/sass#2834
Co-authored-by: Jennifer Thakar <jathak@google.com>
2020-10-06 16:57:37 -07:00
Natalie Weizenbaum
90530c761a
Update the link to the map function proposal ( #482 )
2020-10-06 16:16:01 -07:00
Awjin Ahn
704cb489d0
Add explainer that @use is only availabe in Dart Sass ( #481 )
2020-10-05 17:08:54 -07:00
Ned Zimmerman
dba53562fd
Fix option name for sourceMapEmbed in example ( #479 )
...
Resolves #478 .
2020-09-28 12:00:19 -07:00
Natalie Weizenbaum
d4262df334
Write a blog post about sass/sass#2836 ( #475 )
2020-09-16 15:40:24 -07:00
disco-trooper
9373ca47b2
Fix typo ( #472 )
2020-08-27 09:47:52 -07:00
disco-trooper
3bc5fa08be
Remove redundant word in sentence ( #471 )
2020-08-26 09:26:00 -07:00
Christophe Coevoet
00560e76d8
Remove unnecessary scrollbar for the sticky navigation
...
The scrollbar will now appear only for columns needing it.
2020-08-18 15:24:54 +02:00
Awjin Ahn
f0dceec678
Add Linux brew install instruction. ( #467 )
2020-08-17 10:38:30 -07:00
Martin Greilinger
fd5d2a1c07
Removed unnecessary line separator character ( #468 )
2020-08-16 19:00:03 -07:00
Jennifer Thakar
3f0c83e144
Remove Chocolatey install instructions ( #463 )
...
The Chocolatey release has been out of date for months, so we shouldn't be recommending it until we're able to reliably keep it up to date.
2020-08-04 12:17:09 -07:00
Awjin Ahn
6bd64be84d
Fix typo in maps doc. ( #460 )
...
Fixes https://github.com/sass/sass-site/issues/459
2020-07-16 11:02:32 -07:00
Jina Anne
91b8816673
Simplify copyright statement ( #458 )
...
Switching the explicitly named team members for "the Sass team" so it has longevity.
2020-07-06 12:57:36 -07:00
Emiel Koning
1202cf40b9
Typo ( #457 )
2020-06-29 09:10:57 -07:00
Kuzivakwashe
0ada4424b9
Fix behavioral differences link ( #455 )
...
Fixes the _intentional behavior differences_ link fragment so it points to the correct section
2020-06-08 13:27:20 -07:00
Jina Anne
6dc426ba2a
remove extra with
...
Gonna push directly to master since this change is straight-forwardly simple.
2020-06-02 11:30:46 -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
Jina Anne
304ec0c96a
Add Black Lives Matters statement ( #452 )
...
* Black Lives Matters statement
Swaps top banner out for Black Lives Matter messaging with inline styles for stylistic tweaks since these styles won't need to be added to the main global styles.
* Bold call to action
* Update layout.haml
2020-06-01 17:12:27 -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
devrafalko
f3f6b73e8c
Update color.html.mb.erb ( #447 )
...
`color.hue()` returned value range corrected.
2020-05-11 09:40:13 -07:00
Christophe Coevoet
9464c435d1
Update the repository for the PHP binding for libsass ( #371 )
...
The https://github.com/sensational/sassphp repo is not updated anymore. On the other hand, https://github.com/absalomedia/sassphp is the source used to package this binding in Ubuntu 18.04 and newer.
2020-04-14 16:20:14 -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
roydukkey
9d4c49a319
Remove $ from 'variable' in the @debug insight ( #436 )
2020-03-03 12:52:54 -08:00
Awjin Ahn
8c5d417206
Increase the indent size for function definition docs. ( #428 )
2020-02-24 12:33:25 -08:00
Natalie Weizenbaum
edccda4a3d
Document multiple --remove-prefix flags for the migrator ( #432 )
2020-02-24 11:38:47 -08:00
Awjin Ahn
5e2cb1a6c8
Documentation for new built-in math functions. ( #427 )
2020-01-17 15:57:09 -08:00
Natalie Weizenbaum
799f85c59a
Merge pull request #421 from tatianamac/accessibility-fixes
...
Accessibility fixes
2020-01-06 16:37:23 -08:00
tatianamac
8ecf646576
♻️ Redo undone changes that git undid
2019-12-27 12:16:30 -08: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
tatianamac
569efcc4a7
🦐 Address undone git edits sob
2019-12-19 17:25:38 -08:00
tatianamac
4466eb75a7
🔗 Fix busted link thats breaking everything
2019-12-18 16:26:35 -08:00
tatianamac
31d1bf5ae8
Revert " 🦐 Fixed smol edits from Jina"
...
This reverts commit be52b5d79b6721ccd68ea9f800a5863aae12a13e.
2019-12-18 16:13:27 -08:00
tatianamac
be4d0d17ee
🦐 Fixed smol edits from Jina
2019-12-18 16:09:00 -08:00
tatianamac
843552fa89
revert some structural changes
2019-12-18 16:09:00 -08:00
tatianamac
07e0e11b01
🔎 Add missing search input and placeholder
2019-12-18 16:09:00 -08:00
tatianamac
b1e62bc77b
🎨 Made colour palette happy and accessible
2019-12-18 16:09:00 -08:00
tatianamac
65f6f2e58d
🎨 Integrate Rouge stylesheet
2019-12-18 16:09:00 -08:00
tatianamac
8e2bc0d6f1
✏️ Revised language for alert banner
2019-12-18 16:09:00 -08:00
tatianamac
293d310dfa
Fixes post feedback
2019-12-18 16:09:00 -08:00
tatianamac
dcc6a4789e
🎨 Background color
2019-12-18 16:09:00 -08:00
tatianamac
bb1ca93ddc
🔗 Added skip link
2019-12-18 16:09:00 -08:00
tatianamac
f5f2757e9d
⚒ Fixed header issues
2019-12-18 16:08:14 -08:00
tatianamac
f303f7fd97
⚒ Fixed h-tag hierarchy issues
2019-12-18 16:08:14 -08:00
tatianamac
2d166d3b10
Fix keyboard focus and aside issues
2019-12-18 16:08:14 -08:00
tatianamac
beac1ac6f2
⚒ Fix menu a11y issues
2019-12-18 16:08:14 -08:00
tatianamac
fe483b0a8c
⚒ Add structural menus
2019-12-18 16:08:14 -08:00
tatianamac
41ca35e9e2
⚒ Structural changes to make page more semantic
2019-12-18 16:08:14 -08:00
tatianamac
80e672a3e0
Small a11y edits
2019-12-18 16:00:40 -08:00
tatianamac
fa3216b4d4
🎨 Improve a11y of text
2019-12-18 16:00:40 -08:00
tatianamac
fa05e1d3f7
🔡 Added pre-wrap so code wraps and prevents scrollbar in pre
2019-12-18 16:00:40 -08:00
tatianamac
ffc7918998
Hierarchy changes for a11y
2019-12-18 16:00:40 -08:00