Nikolay

Results 4 comments of Nikolay

have you some errors in console?

in my case: ```scss $gap: 16px; .hooper { width: calc(100% + 2 * #{$gap}); margin: -$gap; .hooper-slide { padding: 0 $gap; } } ``` hope, this helps

https://github.com/thgh/rollup-plugin-scss