font directory fixes
This commit is contained in:
parent
41df43092d
commit
4fe75da020
10 changed files with 24 additions and 3 deletions
1
fixtures/indexable-app/build/a_folder/needs_index.html
Normal file
1
fixtures/indexable-app/build/a_folder/needs_index.html
Normal file
|
@ -0,0 +1 @@
|
|||
Indexable
|
1
fixtures/indexable-app/build/leave_me_alone.html
Normal file
1
fixtures/indexable-app/build/leave_me_alone.html
Normal file
|
@ -0,0 +1 @@
|
|||
Stay away
|
1
fixtures/indexable-app/build/needs_index/index.html
Normal file
1
fixtures/indexable-app/build/needs_index/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
Indexable
|
1
fixtures/indexable-app/build/regular/index.html
Normal file
1
fixtures/indexable-app/build/regular/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
Regular
|
BIN
fixtures/test-app/source/fonts/StMarie-Thin.otf
Executable file
BIN
fixtures/test-app/source/fonts/StMarie-Thin.otf
Executable file
Binary file not shown.
3
fixtures/test-app/source/stylesheets/fonts.css.sass
Normal file
3
fixtures/test-app/source/stylesheets/fonts.css.sass
Normal file
|
@ -0,0 +1,3 @@
|
|||
@import "compass"
|
||||
|
||||
+font-face("St Marie", font-files("StMarie-Thin.otf", opentype))
|
Loading…
Add table
Add a link
Reference in a new issue