mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
Reflow a paragraph.
This commit is contained in:
parent
836408dff5
commit
0281420586
@ -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 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:
|
||||
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…
Reference in New Issue
Block a user