mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 05:41:14 +01:00
Merge pull request #50 from koorgoo/pub-version
Update Pub package version in README
This commit is contained in:
commit
22402e20d8
@ -54,8 +54,8 @@ as [node-sass's][render], but today they only supports the `file` option.
|
||||
### From Pub
|
||||
|
||||
If you're a Dart user, you can install Dart Sass globally using `pub global
|
||||
activate dart-sass`, which will provide a `dart-sass` executable. You can also
|
||||
add it to your pubspec and use it as a library:
|
||||
activate sass ^1.0.0-alpha`, which will provide a `sass` executable. You can
|
||||
also add it to your pubspec and use it as a library:
|
||||
|
||||
```dart
|
||||
import 'package:sass/sass.dart' as sass;
|
||||
|
Loading…
x
Reference in New Issue
Block a user