mirror of
https://github.com/thangisme/notes.git
synced 2026-07-29 11:00:40 -04:00
Initial commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
var postcss = require('postcss');
|
||||
var reporter = require('./lib/reporter');
|
||||
|
||||
module.exports = postcss.plugin('postcss-reporter', reporter);
|
||||
Reference in New Issue
Block a user