Skip to content

dtinth/metalsmith-cssnext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

metalsmith-cssnext

npm install metalsmith
var cssnext = require('metalsmith-cssnext')

Metalsmith(__dirname)
  .use(cssnext({ compress: true }))
  // blah blah blah

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published