Commit Graph

1097 Commits

Author SHA1 Message Date
Uma Shankar
34bad99c32
Fixed a typo (#679) 2022-10-11 20:48:01 +00:00
Anatolijs Tarasovs
02771170cf
Update mixin.html.md.erb (#663)
Fixed a typo.  I can also says `This can make it easier...`
2022-09-26 20:38:18 +00:00
Natalie Weizenbaum
b1a1930b7a
Fix a typo (#674)
See also #3396
2022-09-23 15:11:51 -07:00
Christophe Coevoet
76d9d326b5
Fix mistakes in the blog post about color spaces (#673) 2022-09-23 14:05:49 -07:00
Sass Bot
c8b0841472 Cut a release for a new Dart Sass version 2022-09-21 22:47:18 +00:00
Natalie Weizenbaum
f32544b25b
Write a blog post for Color Spaces (#671)
See sass/sass#2831

Co-authored-by: Miriam Suzanne <miriam@oddbird.net>
2022-09-21 13:56:55 -07:00
Natalie Weizenbaum
27c36b276c
Document strict unary operators (#670) 2022-09-15 13:58:15 -07:00
Sass Bot
da15429236 Cut a release for a new Dart Sass version 2022-09-07 21:35:21 +00:00
Christophe Coevoet
df332e08c8
Document the moz-document breaking change on the sass website. (#667)
* Document the moz-document breaking change on the sass website.
2022-09-07 10:55:14 -07:00
Christophe Coevoet
be437e9621
Update the try.html redirection to sassmeister to use https (#668) 2022-09-06 13:23:54 -07:00
Sass Bot
cdfe55ad92 Cut a release for a new Dart Sass version 2022-08-31 21:55:19 +00:00
Sass Bot
0eb48d5fd9 Cut a release for a new Dart Sass version 2022-08-31 00:01:18 +00:00
Sass Bot
ca065a8656 Cut a release for a new Dart Sass version 2022-08-29 23:26:10 +00:00
Jennifer Thakar
98136e0f6d
Add href to compatibility callout toggle (#625)
This will ensure browsers allow the toggles to be tabbed to.

Fixes #598.
2022-08-22 13:19:09 -07:00
Sass Bot
de1586c6ed Cut a release for a new Dart Sass version 2022-08-19 22:48:15 +00:00
Goodwine
25d33be440
Document random($limit) behavior whe $limit has units (#664)
* document random($limit) behavior whe $limit has units

* add breaking change section for random-with-units

* add random-with-units link to sidenav
2022-08-17 19:25:23 -07:00
Sass Bot
61fc77d390 Cut a release for a new Dart Sass version 2022-08-10 00:56:07 +00:00
Sass Bot
4b034e05ef Cut a release for a new Dart Sass version 2022-08-04 20:46:13 +00:00
Natalie Weizenbaum
e266114650
Add a "Powered by Mac Stadium" icon to the footer (#652) 2022-08-03 17:41:36 -07:00
Sass Bot
d12b9b4168 Cut a release for a new Dart Sass version 2022-08-03 23:50:08 +00:00
Goodwine
c41b1b7d8f
Link to Maven plugin for dart-sass (#661)
Fix #660
2022-08-02 18:28:54 -07:00
Sass Bot
f9bdda0c11 Cut a release for a new Dart Sass version 2022-08-02 23:50:40 +00:00
dependabot[bot]
c208b657c0
Bump tzinfo from 1.2.5 to 1.2.10 (#658)
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 20:18:26 +00:00
Natalie Weizenbaum
d90813cf0a
Document support for Media Queries Level 4 (#656) 2022-07-22 13:34:16 -07:00
Natalie Weizenbaum
c77ebc90f1
Document the bogus combinator breaking change (#654) 2022-07-18 17:00:41 -07:00
updatedMyJournal
42470e1477
Fix a typo (#653) 2022-07-18 20:13:59 +00:00
Natalie Weizenbaum
faf93b9cb7
Update the timeline for removing @import in the module system blog (#651) 2022-07-06 15:43:20 -07:00
Natalie Weizenbaum
652e48b022
Fix redirects (#649)
Since we're now serving the website fully statically, we need to use
meta redirects rather than relying on our server configuration.

Closes #650
2022-06-22 16:44:37 -07:00
Takuya N
a3d9319dce
HWB support was introduced in 1.28.0, not in 1.27.0 (#646)
Code change: https://github.com/sass/dart-sass/pull/1129

Follows up https://github.com/sass/sass-site/pull/493

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-06-16 18:52:18 -07:00
Natalie Weizenbaum
115c34e219
Add a blog post for strict unary operators (#645)
See sass/sass#1912
2022-06-15 17:15:55 -07:00
Natalie Weizenbaum
03bdff1f13
Update the CNAME parameter for our GitHub Pages deploy (#642)
Now that we're serving primarily from GitHub pages, we should deploy
to the full website and not the subdomain.
2022-06-10 19:13:19 -07:00
Kauê Rodrigues
211f5c3667
Revert "Disable word wrapping for p code (#281)" to fix #576 (#637) 2022-06-10 18:31:25 -07:00
Kauê Rodrigues
5c01a6297e
Remove link to Ghostlab (#639) 2022-06-10 14:48:41 -07:00
Natalie Weizenbaum
9e97f56f66
Add a section describing the differences between @use and @import (#636)
Closes #443
2022-05-31 16:43:33 -07:00
Natalie Weizenbaum
d78a1f26af
Be more accurate about how brackets work with list.join() (#633)
Closes #354
2022-05-26 19:22:21 -07:00
Natalie Weizenbaum
532b429e3b
Deploy to the root of the gh-pages branch (#635)
See https://github.com/peaceiris/actions-gh-pages/issues/757
2022-05-26 13:05:00 -07:00
Natalie Weizenbaum
cd3443d294
Automatically deploy to GitHub pages (#634) 2022-05-25 16:48:54 -07:00
Natalie Weizenbaum
cc7c6e19c2 Force a Heroku redeploy. 2022-05-25 16:13:32 -07:00
Natalie Weizenbaum
9c5dd33432
Automatically deploy to Heroku on push (#632) 2022-05-25 15:38:39 -07:00
Natalie Weizenbaum
ba2c91414d
Mention the two syntaxes in /guide (#631)
Closes #615
2022-05-23 16:33:58 -07:00
Rafik Ogandzhanyan
443cf501ec
Fix list.slash documentation example (#629) 2022-05-16 14:04:56 -07:00
Natalie Weizenbaum
d5bfb55cfc
Add a note about multiline expressions in the indented syntax. (#628)
Closes #627
2022-05-16 20:58:14 +00:00
Natalie Weizenbaum
6e1846c52a
Link the Ruby and Swift embedded hosts (#622)
Closes #547
2022-05-02 14:42:40 -07:00
Jeremy Graziani
ed66c8a861
Fix Sass interpolation example to match the SCSS one and its output (#624) 2022-05-02 21:30:06 +00:00
Andrew
107f294859
docs: correct mixin name (#621)
`@reset` mixin is not defined in this example, but `@list-rest` is.
2022-04-18 14:34:33 -07:00
dependabot[bot]
1c25e3f38e
Bump puma from 5.6.2 to 5.6.4 (#619)
Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.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/v5.6.2...v5.6.4)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 20:30:46 +00:00
Barret Schloerke
06bf0741d3
Add R - rstudio/sass (#499)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2022-03-25 23:25:28 +00:00
dependabot[bot]
5f4dbd6acb
Bump puma from 5.3.2 to 5.6.2 (#611)
Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.2.
- [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/v5.3.2...v5.6.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 23:17:05 +00:00
Natalie Weizenbaum
82fc7ff547
Clone repos using https: URLs rather than git: (#618) 2022-03-25 15:27:21 -07:00
Awjin Ahn
4a0d20e0d4
Link to boolean operators from the conditional docs. (#613) 2022-03-09 13:18:20 -08:00