mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-26 20:24:42 +01:00
Declare an executable to pub.
This commit is contained in:
parent
d1554ee796
commit
127c7f9df8
@ -4,6 +4,9 @@ description: A Sass implementation in Dart.
|
||||
author: Dart Team <misc@dartlang.org>
|
||||
homepage: https://github.com/dart-lang/sass
|
||||
|
||||
executables:
|
||||
dart-sass: sass
|
||||
|
||||
environment:
|
||||
sdk: '>=1.8.0 <2.0.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user