We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c7d515 + 1d443e2 commit e5bbc45Copy full SHA for e5bbc45
lib/fontcustom.rb
@@ -19,7 +19,7 @@ def gem_lib
19
EXAMPLE_OPTIONS = {
20
:output => "./FONT_NAME",
21
:config => "./fontcustom.yml -or- ./config/fontcustom.yml",
22
- :templates => "css preview"
+ :templates => %w|css preview|
23
}
24
25
DEFAULT_OPTIONS = {
0 commit comments