* 'main' of github.com:sass/sass-site:
Document the floating-point numbers spec (#708)
Cut a release for a new Dart Sass version
Document constants in calculations (#707)
Fix redirects for random-with-units and color-units (#706)
Fix multiple typos (#703)
Revert "Bump nokogiri from 1.12.5 to 1.13.10 (#699)" (#705)
Bump nokogiri from 1.12.5 to 1.13.10 (#699)
Cut a release for a new Dart Sass version
Cut a release for a new Dart Sass version
Cut a release for a new Dart Sass version
Cut a release for a new Dart Sass version
Document --fatal-deprecation (#702)
Partially roll back #698
Document string.split()
Bump versions of GitHub actions (#698)
Fix broken markdown link in meta.function-exists (#697)
Remove unmaintained links (#696)
Cut a release for a new Dart Sass version
Cut a release for a new Dart Sass version
Cut a release for a new Dart Sass version
* 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>
* main:
Fix remaining blog issues
First round of blog review.
addressed style review comments
sort out permalinks
sort out permalinks
Remove extra console log
add author and date to individual blogs
add blog.11tydate.yml file
truncate html and date filters
more blog edits
components all working, need author and date subtitle
* main:
Override height/position for styleguide nav
lint
Try out markdown-it-attrs
simplify color data
we can use the css for the color values
fix table cell padding
update styleguide
lint
Add remainder of styleguide contents
update links
Port over initial pages of styleguide.
* main: (21 commits)
lint
lint
remove unused
adjust alert link color
consistent globabl variables
fix links, buttons
remove unused color theme file
remove unused file
review edits
lint
fix default button color
clean up button background states
split color modules used for converting tokens
expand color config, relocate color functions
clean up syntax highlighting and wip color config
fix build error
cleanup + wip color config
remove unused stylesheet, cleanup
wip adjust prism theme for syntax highlightling
Add another example theme
...
* main: (21 commits)
lint
lint
remove unused
adjust alert link color
consistent globabl variables
fix links, buttons
remove unused color theme file
remove unused file
review edits
lint
fix default button color
clean up button background states
split color modules used for converting tokens
expand color config, relocate color functions
clean up syntax highlighting and wip color config
fix build error
cleanup + wip color config
remove unused stylesheet, cleanup
wip adjust prism theme for syntax highlightling
Add another example theme
...