aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js2
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'