diff options
Diffstat (limited to 'gulpfile.js')
-rw-r--r-- | gulpfile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js index 08ba58f..e4140d9 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -44,7 +44,7 @@ var parts = [ , 'src/point.js'
, 'src/attr.js'
, 'src/transform.js'
-, 'src/style.js'
+, 'src/css.js'
, 'src/parent.js'
, 'src/flatten.js'
, 'src/container.js'
|