mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 12:44:42 +01:00
7 lines
264 B
Dart
7 lines
264 B
Dart
// Copyright 2016 Google Inc. Use of this source code is governed by an
|
|
// MIT-style license that can be found in the LICENSE file or at
|
|
// https://opensource.org/licenses/MIT.
|
|
|
|
export 'package:sass/src/executable.dart'
|
|
if (node) 'package:sass/src/node.dart';
|