Join Slack
Powered by
Hi! I want to use SASS in my project (Kotlin JS) b...
# javascript
t
Tuna
08/22/2021, 5:44 AM
Hi! I want to use SASS in my project (Kotlin JS) but not sure how to config the gradle for compiling SASS -> CSS. Currently, I have to run
sass
to compile.
r
Robert Jaros
08/22/2021, 7:28 AM
This project is using SASS:
https://github.com/rjaros/kvision-io
Look at the dependencies and the
webpack.config.d/sass.js
❤️ 1
t
Tuna
08/22/2021, 11:35 AM
Thank you
@Robert Jaros
Let me take a look!
246
Views
Open in Slack
Previous
Next