Sha256: 14f65d1c5664e5f2e629588b115355ee280071b17df3618c5bca7207f5ae5840
Contents?: true
Size: 411 Bytes
Versions: 39
Compression:
Stored size: 411 Bytes
Contents
Feature: Web Fonts Scenario: Checking built folder for content Given a built app at "fonts-app" Then "stylesheets/fonts.css" should exist at "fonts-app" and include "/fonts/StMarie-Thin.otf" And cleanup built app at "fonts-app" 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
39 entries across 39 versions & 1 rubygems