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
Natalie Weizenbaum
de3a0a40d4
Add more explicit instructions for setting PATH.
...
See discussion in #97
2017-02-02 16:33:06 -08:00
Natalie Weizenbaum
c50563e0b4
Handle placeholders in selector pseudos.
2017-01-14 21:30:37 -08:00
Natalie Weizenbaum
016fe59d1f
Forbid extending across media queries.
2017-01-13 01:53:04 -08:00
Natalie Weizenbaum
6453a0e477
Document new vararg behavior.
2017-01-08 23:06:26 -08:00
Natalie Weizenbaum
1a6bced5ca
Document rgba and hsla percentage alpha values.
2017-01-08 21:31:24 -08:00
Kulshekhar Kabra
9daf6ff495
Fix the executable name when installing with pub ( #78 )
2016-12-27 17:28:05 -08:00
Natalie Weizenbaum
3312b34acb
Update the release link.
...
This had been pointing to the alpha.1 release, when it should point to
the page with all the releases.
2016-12-19 15:35:31 -08:00
Natalie Weizenbaum
0281420586
Reflow a paragraph.
2016-12-02 13:25:15 -08:00
Dima Kurguzov
836408dff5
Update Pub package version
2016-11-22 21:08:19 +03:00
Natalie Weizenbaum
0548ca3c0a
Add a build status badge.
2016-11-07 18:40:10 -08:00
Natalie Weizenbaum
d4f77cc674
Fix the documentation for render().
...
Closes #23
2016-11-07 16:49:18 -08:00
Nicholas Shahan
55c448b83e
Update pub global command in the documentation. ( #5 )
...
Should this be `pub global activate dart-sass` instead of `pub global install dart-sass`?
2016-10-31 16:34:21 -07:00
Natalie Weizenbaum
a526e17f52
Lowercase npm.
2016-10-24 16:45:51 -07:00