mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 04:34:59 +01:00
Release 1.0.0-beta.1.
This commit is contained in:
parent
ba4712fe3c
commit
bd912aee4f
@ -1,4 +1,4 @@
|
|||||||
## 1.0.0-alpha.10
|
## 1.0.0-beta.1
|
||||||
|
|
||||||
* Drop support for the reference combinator. This has been removed from the
|
* Drop support for the reference combinator. This has been removed from the
|
||||||
spec, and will be deprecated and eventually removed in other implementations.
|
spec, and will be deprecated and eventually removed in other implementations.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: sass
|
name: sass
|
||||||
version: 1.0.0-dev
|
version: 1.0.0-beta.1
|
||||||
description: A Sass implementation in Dart.
|
description: A Sass implementation in Dart.
|
||||||
author: Dart Team <misc@dartlang.org>
|
author: Dart Team <misc@dartlang.org>
|
||||||
homepage: https://github.com/sass/dart-sass
|
homepage: https://github.com/sass/dart-sass
|
||||||
|
Loading…
Reference in New Issue
Block a user