You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/tmp/shrthnd/node_modules/clean-css/lib/properties/validator.js:135
if (s.indexOf('/') < 0)
^
TypeError: Cannot read property 'indexOf' of undefined
at Object.module.exports.validator.isValidBackgroundPositionAndSize (/tmp/shrthnd/node_modules/clean-css/lib/properties/validator.js:135:12)
at module.exports.breakUp.background (/tmp/shrthnd/node_modules/clean-css/lib/properties/processable.js:239:28)
at Object.breakUp (/tmp/shrthnd/node_modules/clean-css/lib/properties/processable.js:153:25)
at Token.tokenizeOne (/tmp/shrthnd/node_modules/clean-css/lib/properties/token.js:93:47)
at Array.map (native)
at Function.Token.tokenize (/tmp/shrthnd/node_modules/clean-css/lib/properties/token.js:105:26)
at Optimizer.compact (/tmp/shrthnd/node_modules/clean-css/lib/properties/optimizer.js:258:24)
at Object.Optimizer.process (/tmp/shrthnd/node_modules/clean-css/lib/properties/optimizer.js:274:9)
at optimizeProperties (/tmp/shrthnd/node_modules/clean-css/lib/selectors/optimizers/advanced.js:711:27)
at _optimize (/tmp/shrthnd/node_modules/clean-css/lib/selectors/optimizers/advanced.js:730:5)
shrthnd seems to mess up background in some cases.
How I test
Reduced test case
Part of Bootstrap 3.3.4.
Occuring error
shrthnd output
The text was updated successfully, but these errors were encountered: