Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Commit

Permalink
Merge pull request #32 from PrisisForks/master
Browse files Browse the repository at this point in the history
drop support for ruby sass
  • Loading branch information
prisis committed Aug 21, 2015
2 parents d5ee127 + d3e23de commit a9cefa7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Gemfile
source "https://rubygems.org"
gem 'sass', '3.4.14'
gem 'scss_lint', '0.40.1'
gem 'psych', '2.0'

5 changes: 0 additions & 5 deletions tests/specs/tests.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@

// Import test files
@import "scss/functions";

// Optionally show summary report in CSS and/or the command line:
// - If you use Mocha, reporting to the command line is automatic.
// - if you use true-cli, report(terminal) is required for output.
@include report;

0 comments on commit a9cefa7

Please sign in to comment.