maoberlehner / node-sass-magic-importer

Custom node-sass importer for selector specific imports, module importing, globbing support and importing files only once.
MIT License
292 stars 28 forks source link

Remove LibSass deprecation warning for css files. #186

Closed nlemoine closed 5 years ago

nlemoine commented 5 years ago

Includes file contents instead of file path to avoid deprecation message. See https://github.com/maoberlehner/node-sass-magic-importer/issues/181

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 47eb773907a0f459bb591d3ecdd8743b5ac35176 on nlemoine:feature/fix-libsass-css-import into 2eb9a1dc977efbacb5375fff99f5980007ec7879 on maoberlehner:master.