We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e8619 commit 77f8e21Copy full SHA for 77f8e21
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "zed_scss"
3
-version = "0.1.2"
+version = "0.1.6"
4
edition = "2021"
5
license = "MIT"
6
extension.toml
@@ -1,7 +1,7 @@
id = "scss"
name = "SCSS"
description = "SCSS and SASS support"
-version = "0.1.5"
schema_version = 1
authors = ["Raunak Raj <bajrangcoders@gmail.com>"]
7
repository = "https://github.com/bajrangCoder/zed-scss"
0 commit comments