Commit Graph

1022 Commits

Author SHA1 Message Date
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
dependabot[bot]
622cab362d
Bump puma from 3.12.4 to 3.12.6 (#456)
Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 3.12.6.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-17 16:54:55 -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
Adekunle Oduye
97c9205ff5
Merge pull request #469 from stof/patch-1
Remove unnecessary scrollbar for the sticky navigation
2020-08-21 09:27:26 -04: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
dependabot[bot]
2882333fea
Bump json from 2.1.0 to 2.3.1 (#462)
Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.1.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 15:06:33 -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
Natalie Weizenbaum
e362ec7762
Bump puma from 3.12.3 to 3.12.4 (#437)
Bumps [puma](https://github.com/puma/puma) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.3...v3.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-04 16:59:19 -08:00
roydukkey
9d4c49a319
Remove $ from 'variable' in the @debug insight (#436) 2020-03-03 12:52:54 -08:00
dependabot[bot]
29d12ede8b
Bump rake from 12.3.2 to 12.3.3 (#435)
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v12.3.2...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-28 14:50:09 -08:00
dependabot[bot]
0006a37a81
Bump puma from 3.12.2 to 3.12.3 (#434)
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.2...v3.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-28 14:23:31 -08:00
dependabot[bot]
de34c3bf67
Bump nokogiri from 1.10.4 to 1.10.8 (#433)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 19:56:14 -08:00
Awjin Ahn
8c5d417206
Increase the indent size for function definition docs. (#428) 2020-02-24 12:33:25 -08:00
Natalie Weizenbaum
9bb2b20907
Update to the latest Heroku stack (#431) 2020-02-24 12:30:10 -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