summaryrefslogtreecommitdiff
path: root/school/node_modules/cssstyle/lib/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'school/node_modules/cssstyle/lib/constants.js')
-rw-r--r--school/node_modules/cssstyle/lib/constants.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/school/node_modules/cssstyle/lib/constants.js b/school/node_modules/cssstyle/lib/constants.js
deleted file mode 100644
index 1b58869..0000000
--- a/school/node_modules/cssstyle/lib/constants.js
+++ /dev/null
@@ -1,6 +0,0 @@
-'use strict';
-
-module.exports.POSITION_AT_SHORTHAND = {
- first: 0,
- second: 1,
-};