mirror of
https://github.com/kognise/water.css.git
synced 2026-01-21 20:45:52 +01:00
feat: update so branch base matches current master
This commit is contained in:
parent
8e465363f1
commit
758cd36841
11 changed files with 20 additions and 6 deletions
|
|
@ -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' },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue