sass-site/source/documentation
Eric Mutta abaee7ea73
Fix multiple typos (#703)
* Fix typo in import.html.md.erb

The following sentence:

> ...libraries must **prefix to all** their members...

Should read:

> ...libraries must **add a prefix to all** their members...

* Fix typo in comments.html.md.erb

The following:

> Because the **extend** of the comment...

Should read:

> Because the **extent** of the comment...

* Fix typo in string.html.md.erb

The sentence:

> ...relying on **this** operators...

Should read:

> ...relying on **these** operators...

* Fix typo in string.html.md.erb

The following sentence:

> If **of** `$index` is higher...

Should read:

> If `$index` is higher...

* Reflow source/documentation/at-rules/import.html.md.erb

---------

Co-authored-by: Goodwine <2022649+Goodwine@users.noreply.github.com>
2023-03-22 14:26:06 -07:00
..
at-rules Fix multiple typos (#703) 2023-03-22 14:26:06 -07:00
breaking-changes Update the Media 4 deprecation page (#685) 2022-11-01 16:20:12 -07:00
cli Document --fatal-deprecation (#702) 2023-03-10 14:24:55 -08:00
css fix layouts to be DRY 2018-10-22 14:13:05 -07:00
js fix layouts to be DRY 2018-10-22 14:13:05 -07:00
modules Fix multiple typos (#703) 2023-03-22 14:26:06 -07:00
operators Fix multiple typos (#703) 2023-03-22 14:26:06 -07:00
snippets Document the bogus combinator breaking change (#654) 2022-07-18 17:00:41 -07:00
style-rules Fix a typo in the placeholder selector documentation (#605) 2021-12-29 14:56:44 -08:00
syntax Fix multiple typos (#703) 2023-03-22 14:26:06 -07:00
values Fix broken link. (#610) 2022-02-03 13:59:12 -08:00
at-rules.html.md.erb Update at-rules.html.md.erb (#413) 2019-11-19 15:07:02 -08:00
breaking-changes.html.md.erb Document --fatal-deprecation (#702) 2023-03-10 14:24:55 -08:00
cli.html.md.erb Add special styling for intro pages (#316) 2019-04-04 23:55:07 -07:00
index.html.md.erb Add documentation explicitly describing compatibility callouts (#596) 2021-12-01 00:11:12 +00:00
interpolation.html.md.erb Fix Sass interpolation example to match the SCSS one and its output (#624) 2022-05-02 21:30:06 +00:00
modules.html.md.erb Document new color unit behavior (#512) 2020-12-29 14:59:01 -08:00
operators.html.md.erb fix typo (#502) 2020-11-03 12:59:07 -06:00
style-rules.html.md.erb Fix broken links 2019-09-05 14:47:14 -07:00
syntax.html.md.erb Add a note about multiline expressions in the indented syntax. (#628) 2022-05-16 20:58:14 +00:00
values.html.md Fix broken links 2019-09-05 14:47:14 -07:00
variables.html.md.erb Documentation for new built-in math functions. (#427) 2020-01-17 15:57:09 -08:00