Sha256: 2b34965db90d659329cf5e7115083bc11cce11dfeea94a6b841e472ff3b26c78
Contents?: true
Size: 517 Bytes
Versions: 18
Compression:
Stored size: 517 Bytes
Contents
Feature: Support SCSS Syntax In order to offer an alternative when writing Sass Scenario: Rendering scss Given the Server is running at "scss-app" When I go to "/stylesheets/site_scss.css" Then I should see "html" Scenario: Rendering scss Given the Server is running at "scss-app" When I go to "/stylesheets/layout.css" Then I should see "html" Scenario: Rendering scss errors Given the Server is running at "scss-app" When I go to "/stylesheets/error.css" Then I should see "Error:"
Version data entries
18 entries across 18 versions & 2 rubygems