mirror of
https://github.com/kognise/water.css.git
synced 2025-08-08 06:06:57 +02:00
feat: update so branch base matches current master
This commit is contained in:
@@ -24,7 +24,7 @@ const postcssColorModFunction = require('postcss-color-mod-function').bind(null,
|
||||
|
||||
const paths = {
|
||||
srcDir: 'src/*',
|
||||
docs: { src: 'docs/*', dest: 'dist/docs' },
|
||||
docs: { src: 'docs/**', dest: 'dist/docs' },
|
||||
styles: { src: 'src/builds/*.css', dest: 'dist' },
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user