1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-08 22:26:59 +02:00

Finish merging

This commit is contained in:
Felix
2020-05-26 20:40:01 -05:00
parent 45dcac5f93
commit d6766ceeda
25 changed files with 1745 additions and 6875 deletions

View File

@@ -25,7 +25,7 @@ const postcssColorModFunction = require('postcss-color-mod-function').bind(null,
const paths = {
srcDir: 'src/*',
docsDir: '*',
docs: { src: 'docs/**', dest: 'dist/docs' },
styles: { src: 'src/builds/*.css', dest: 'dist' },
}