We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14ea75 commit be0b42aCopy full SHA for be0b42a
analysis/README.md
@@ -4,8 +4,7 @@ packages. To use it, add it as a Git dependency to your `pubspec.yaml`:
4
```yaml
5
dev_dependencies:
6
sass_analysis:
7
- git: {url:
8
- https://github.com/sass/dart-sass.git, path: analysis}
+ git: {url: https://github.com/sass/dart-sass.git, path: analysis}
9
```
10
11
and include it in your `analysis_options.yaml`:
0 commit comments