mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 14:54:58 +01:00
Remove redundant code
This commit is contained in:
parent
ff9bf59b8a
commit
f2ab222da6
1 changed files with 0 additions and 1 deletions
|
|
@ -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' }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue