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
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
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
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
Natalie Weizenbaum
3397bc21f3
Add a README section on the JS API ( #187 )
2017-11-03 14:23:48 -07:00
Natalie Weizenbaum
970755d82e
Rename "render" to "compile"
...
"Render" is a strange term for compilation that kind of got copied
over from Haml and endured due to inertia.
2017-07-07 17:53:03 -07:00
Ben Wiley
6a8573ea85
Missing quote mark added to example node import ( #155 )
2017-06-12 22:28:48 -07:00
Natalie Weizenbaum
df76883ccd
Update the README for the new npm package.
2017-06-06 15:18:16 -07:00
Natalie Weizenbaum
c5e52d571c
Document lack of support for non-UTF8 encodings.
2017-05-28 16:36:11 -07:00
Natalie Weizenbaum
9cfbf79f47
Check extend usage after the fact.
...
This means that extensions that match but fail to unify are valid, but
we think that's okay; see sass/sass#2250 .
2017-05-27 17:47:34 -07:00
Natalie Weizenbaum
0e7ec951c3
Fix universal selector unification.
...
See sass/sass#2247
2017-05-27 17:47:34 -07:00
Honza Bittner
fd64ebab15
Fix a typo ( #130 )
2017-05-18 14:18:03 -07:00
Natalie Weizenbaum
7182ea2fad
Merge branch 'master' into fixes
2017-02-22 20:50:16 -08:00
Natalie Weizenbaum
716157f4bc
Drop support for the reference combinator. ( #123 )
2017-02-22 20:48:56 -08:00
Natalie Weizenbaum
83d1d4a7f0
Mention not supporting old-style property syntax.
2017-02-16 18:44:54 -08:00
Natalie Weizenbaum
33822ded1a
Make the Chocolatey install line more prominent.
2017-02-10 16:45:03 -08:00
Natalie Weizenbaum
84b0315ece
Mention Chocolatey in the README.
2017-02-10 16:44:02 -08:00
Natalie Weizenbaum
29d1f9e138
Add Appveyor support. ( #119 )
2017-02-10 15:24:56 -08:00