mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
abaee7ea73
* 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> |
||
---|---|---|
.github/workflows | ||
data | ||
helpers | ||
lib | ||
source | ||
tool | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
app.json | ||
CODE_OF_CONDUCT.md | ||
config.rb | ||
config.ru | ||
CONTRIBUTING.md | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
package.json | ||
Rakefile | ||
README.md |
Sass Site
The Sass website is open source. See a typo? Have a UX improvement? Check out the Contributing guide! Also, check out the Style Guide.
Thanks!