Leo Plugin CSSStats
Provides the CSSStats content type for the Leo static site generator.
Installation
npm i --save leo-plugin-cssstats
then add it to the plugins list in your .leorc
.
{
"plugins": [
"leo-plugin-cssstats"
],
...
}
Provides the CSSStats content type for the Leo static site generator.
npm i --save leo-plugin-cssstats
then add it to the plugins list in your .leorc
.
{
"plugins": [
"leo-plugin-cssstats"
],
...
}
npm i @sa-labs/leo-plugin-cssstats
3
0.0.2
ISC