From 31ff0b4507d27ec8d0d30e920135d5c0b68d696e Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Wed, 5 Oct 2016 07:25:34 +0700 Subject: ruby/ruby-sass: Added (Sass is an extension of CSS). Signed-off-by: Willy Sudiarto Raharjo --- ruby/ruby-sass/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ruby/ruby-sass/slack-desc (limited to 'ruby/ruby-sass/slack-desc') diff --git a/ruby/ruby-sass/slack-desc b/ruby/ruby-sass/slack-desc new file mode 100644 index 0000000000000..42ab6af1f6fae --- /dev/null +++ b/ruby/ruby-sass/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ruby-sass: ruby-sass (Sass is an extension of CSS) +ruby-sass: +ruby-sass: Sass makes CSS fun again. Sass is an extension of CSS, adding nested +ruby-sass: rules, variables, mixins, selector inheritance, and more. It's +ruby-sass: translated to well-formatted, standard CSS using the command line +ruby-sass: tool or a web-framework plugin. +ruby-sass: +ruby-sass: Home page: https://rubygems.org/gems/sass/ +ruby-sass: +ruby-sass: +ruby-sass: -- cgit v1.2.3