diff --git a/help/spec.md b/help/spec.md index 2348de1..990ab05 100644 --- a/help/spec.md +++ b/help/spec.md @@ -153,27 +153,23 @@ A more extensive `manifest.json` follows. Description - {{NAME}}.js Dependency Defines project’s output files by listing the inputs as Dependency objects. A manifest MAY contain one or more JS Dependencies. - {{NAME}}.css Dependency Defines project’s output files by listing the inputs as Dependency objects. A manifest MAY contain one or more CSS Dependencies. - fonts Dependency Defines a project’s fonts. If this is not explicitly defined by the user it will be automatically defined with a files property as 'fonts/**/*'. A Dependencies MAY contain a "fonts" property. - images Dependency