aboutsummaryrefslogtreecommitdiff
path: root/ruby/ruby-sass/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/ruby-sass/README')
-rw-r--r--ruby/ruby-sass/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/ruby/ruby-sass/README b/ruby/ruby-sass/README
deleted file mode 100644
index 358865888cfc..000000000000
--- a/ruby/ruby-sass/README
+++ /dev/null
@@ -1,6 +0,0 @@
-ruby-sass (Sass is an extension of CSS)
-
-Sass makes CSS fun again. Sass is an extension of CSS, adding nested
-rules, variables, mixins, selector inheritance, and more. It's
-translated to well-formatted, standard CSS using the command line
-tool or a web-framework plugin.