Sha256: 7546ce9bee185b8fc8b57103b0ef22f84d1c26693d89e0e041ad020153d8fa09
Contents?: true
Size: 490 Bytes
Versions: 32
Compression:
Stored size: 490 Bytes
Contents
Feature: Web Fonts Scenario: Checking built folder for content Given a successfully built app at "fonts-app" When I cd to "build" Then the following files should exist: | stylesheets/fonts.css | And the file "stylesheets/fonts.css" should contain "/fonts/StMarie-Thin.otf" Scenario: Rendering scss Given the Server is running at "fonts-app" When I go to "/stylesheets/fonts.css" Then I should see "/fonts/StMarie-Thin.otf"
Version data entries
32 entries across 32 versions & 2 rubygems