Commit Graph

85 Commits

Author SHA1 Message Date
Joe Mooring
62f29c8eca
Update README: npm package does not support --embedded flag (#2022) 2023-06-20 17:14:53 -07:00
Joe Mooring
3fce74c1c5
Update README: install with brew on macOS or Linux (#2012)
Closes #2005
2023-06-20 13:39:32 -07:00
Francesco Pongiluppi
b0efcb00b9
Fix README Docker example (#1982) (#1983) 2023-05-31 13:27:52 -07:00
tianheg
44a3caf232
Update README.md (#1979) 2023-05-30 14:42:46 -07:00
Tachibana Shin
21f98c6586
Fix the syntax for browser examples in the README (#1975)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2023-05-25 15:54:00 -07:00
Natalie Weizenbaum
247098dbf4
Further expand browser documentation and mention it in the README (#1973) 2023-05-24 13:58:47 -07:00
Natalie Weizenbaum
1c9a5e160b
Document browser support (#1972) 2023-05-19 14:46:29 -07:00
Natalie Weizenbaum
eb18526913
Use the embedded protocol from the Sass language repo (#1966) 2023-05-17 13:12:44 -07:00
Natalie Weizenbaum
6d6d5ee5a4 Merge branch 'embedded-move' into embedded 2023-05-15 14:34:52 -07:00
Natalie Weizenbaum
f50a3f0da3
Use buf instead of protoc to compile protobufs (#146)
This is more consistent with the embedded host, and avoids relying on
the seldom-maintaned arduino/setup-protoc GitHub action.
2023-02-08 17:30:05 -08:00
cmahnke
522dac95a4
Update README.md (#116)
Changed the name of the executable to the name of the file found in release archives.
2022-10-12 18:27:47 -07:00
Natalie Weizenbaum
e69d90320a
Mention facebook/jest#2549 in the README (#1700) 2022-05-23 16:08:52 -07:00
Douglas Silva
2e7db70e2d
Add documentation for using it with Docker (#1684)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2022-05-02 21:37:49 +00:00
Natalie Weizenbaum
811cffa2c1
Use the new JS API in the README (#1572) 2021-12-16 02:08:12 +00:00
Natalie Weizenbaum
f73e4bec3c Stop testing fibers
We'll still include the code for this, but on a best-effort basis and
with the understanding that it will never work on Node 16 or later.
Once Node 14 is out of LTS or we fully remove the old Node Sass API,
we can get rid of fiber support entirely.
2021-10-05 13:21:19 -07:00
Adam Hooper
ad886d97d6
Expose charset option in Node API [closes #567] (#1446)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-09-02 00:48:11 +00:00
なつき
d2063513af
Implement --version flag for cli (#53)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-09-02 00:33:09 +00:00
Nate Stringham
7230371a5a
Change readme to say macOS instead of OS X (#1450) 2021-08-27 09:41:48 -07:00
Christophe Coevoet
fd7eec9eac
Fix the URL for the sass_api package on pub.dev (#1435) 2021-08-17 13:20:41 -07:00
Natalie Weizenbaum
7900dda573 Add a sass_api package and publishing infrastructure 2021-07-30 18:23:14 -07:00
Awjin Ahn
3918aefdfd
Add links to CLI docs in README (#1375) 2021-06-23 13:58:19 -07:00
Christophe Coevoet
881ff129a2
Use HTTPS links in the readme (#1060) 2021-02-10 12:13:58 -08:00
Natalie Weizenbaum
ae967c7e6e
Remove lingering references to Travis CI (#1195) 2021-01-11 15:02:36 -08:00
Natalie Weizenbaum
137794c749
Add social/support badges to the README (#1178)
Closes #1176
2020-12-30 14:57:36 -08:00
Natalie Weizenbaum
fa03766199
Document where releases can be found (#21) 2020-12-23 14:47:19 -08:00
Christophe Coevoet
40f16bf7af
Update the URL for the Travis build status (#1162)
the CI has been migrated from travis-ci.org to travis-ci.com
2020-12-16 14:06:33 -08:00
Natalie Weizenbaum
31acfd178d
Add a compatibility note about Node.js versions (#834)
See #780
2019-09-26 17:17:30 +01:00
Joshua Hall
1d8cec8477 Add Scoop to the list of install options (#772) 2019-07-25 08:10:33 +01:00
Natalie Weizenbaum
58cc58a1f4
Update some installation instructions (#713) 2019-06-06 19:38:41 +01:00
Natalie Weizenbaum
6b04c7a404
Remove the "-prerelease" flag from the Chocolatey instructions (#691) 2019-05-21 13:33:39 -07:00
Natalie Weizenbaum
819d357cb8
Update the JS API documentation (#680) 2019-05-16 14:51:13 -07:00
Natalie Weizenbaum
0f2c993505 Boilerplate files 2019-05-07 16:53:00 -07:00
Anthony Sottile
7249698cac https-ify sass-lang.com urls (#614)
See https://github.com/sass/sass-site/issues/217

Committed via https://github.com/asottile/all-repos
2019-03-04 16:38:55 -08:00
Alex Page
8662b6552f Remove --devel as it's no longer --devel (#416) 2018-07-19 23:33:38 -07:00
Natalie Weizenbaum
f3b17a67a5 Add a section on browser compatibility
This policy comes from http://sass.logdown.com/posts/1404451.
2018-07-12 19:09:34 -07:00
Natalie Weizenbaum
ff3a006030 Add an explicit compatibility policy 2018-07-12 19:09:34 -07:00
Natalie Weizenbaum
3269632715
Update the README (#400)
This had some leftover info that was outdated.
2018-07-09 13:03:37 -07:00
Natalie Weizenbaum
fd19bc85b6
Add a JavaScript API for source map generation (#302)
Partially addresses #2
2018-04-20 17:56:00 -07:00
Natalie Weizenbaum
5cc3238d4a
Explicitly recommend importing the Dart library with a prefix (#262) 2018-03-20 15:43:02 -07:00
Natalie Weizenbaum
0e8b885655 Fix a README typo
[skip ci]
2018-03-16 14:39:13 -07:00
Natalie Weizenbaum
d35fe35c5e Improve CONTRIBUTING.md
[skip ci]
2018-03-09 17:29:07 -08:00
Natalie Weizenbaum
8e9c3a766b Show Travis status for the master branch only 2018-02-04 16:18:10 -08:00
Natalie Weizenbaum
060df8a3d7
Add Homebrew support (#230)
Technically Homebrew support was added by sass/homebrew-sass@83b7db9,
but this makes it official by documenting it and adding a
semi-automated update process.
2018-02-03 16:18:10 -08:00
Natalie Weizenbaum
a1d7e83143
Merge pull request #225 from sass/npm-readme
Improve the README(s)
2018-02-02 16:41:12 -08:00
Natalie Weizenbaum
18a153912e Replace badges in the README with a header table 2018-02-02 16:36:53 -08:00
Natalie Weizenbaum
149dae9e5d Minor README improvements 2018-02-02 16:36:43 -08:00
Natalie Weizenbaum
5a1bfaebbf Add support for the Node Sass custom function API
Closes #10
Closes #12
2018-01-30 11:14:42 -08:00
Natalie Weizenbaum
5e76d28f29 Add a missing namespace to the README 2017-12-05 13:39:54 -08:00
Natalie Weizenbaum
aa5fd1d060 Add support for the fibers package to speed up render() 2017-12-02 12:39:28 -08:00
Natalie Weizenbaum
8272724f42 Add support for async importers to the JS render() function (#196)
Closes #9
2017-12-01 14:29:11 -08:00