Skip to content

Integration of SASS #628

Answered by bitspittle
sonnenblume007 asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think anyone has tried it yet. I imagine you'd install it as a dev npm dependency in your build script and then add a gradle task to run it, processing any scss or sass files under your resource directory?

However, I highly recommend you just work with Style blocks for now. You don't need the programmatic support of sass when you can already lean on the richer programmatic support from Kotlin!

If you give me a specific example of something you want to do in an scss file, I can try to show you the equivalent Kobweb code.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sonnenblume007
Comment options

Answer selected by sonnenblume007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants