mirror of
https://github.com/kognise/water.css.git
synced 2025-08-12 08:04:13 +02:00
Remove redundant code
This commit is contained in:
@@ -24,7 +24,6 @@ const postcssColorModFunction = require('postcss-color-mod-function').bind(null,
|
||||
})
|
||||
|
||||
const paths = {
|
||||
srcDir: 'src/*',
|
||||
docs: { src: 'docs/**', dest: 'dist/docs' },
|
||||
styles: { src: 'src/builds/*.css', dest: 'dist', watch: 'src/**/*.css' }
|
||||
}
|
||||
|
Reference in New Issue
Block a user