@superflycss/component-site
v1.0.10
Published
Site component
Downloads
4
Maintainers
Readme
Site component
Installation
See Installation.
Usage
In general see Usage
Generate a head Element for this Components Test Page
{% import "@superflycss/component-site/SiteHead.njk" as SiteHead %}
{{ SiteHead.head( 'SuperflyCSS Component Site' ) }}
View src/main/njk
to see other variations for filtered and minified css imports.