john-bai


  • Webpack loader for SASS/LESS/CSS files which replaces protocol-relative URLs with https when used in the url() functional notation (Example: background-image: url('//hostname.com/photo.jpg') => background-image: url('https://hostname.com/photo.jpg'))

    published 1.0.0 7 years ago