From 42aa887d05525c393615ba5c0c8b38018bc63c20 Mon Sep 17 00:00:00 2001 From: Peiwen Lu Date: Sun, 11 May 2014 10:59:07 +0100 Subject: [PATCH] move transparent to Emmet CSS Snippts --- .../CSS-Property-Values.sublime-completions | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/Completions/SHS-CSS-Property-Values/CSS-Property-Values.sublime-completions b/Completions/SHS-CSS-Property-Values/CSS-Property-Values.sublime-completions index 04d94d1..bf50eb2 100644 --- a/Completions/SHS-CSS-Property-Values/CSS-Property-Values.sublime-completions +++ b/Completions/SHS-CSS-Property-Values/CSS-Property-Values.sublime-completions @@ -116,7 +116,6 @@ "thick", "thin", "top", - "transparent", "underline", "upper-alpha", "upper-roman", diff --git a/README.md b/README.md index c68fd0b..199e978 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ When typing property values, property name and other completions will no longer ``` source.sass meta.property-list.css.sass - variable.other.value - ``` **SCSS Scope**