Support for sass styles in Servant!

What is sass?

Sass is the most mature, stable, and powerful professional grade CSS extension language in the world. You can read more about sass on sass-lang.com.

Why sass in Servant?

Servant wants to provide best developer experience. And because every developer is different, why dont let you choose what do you want to use? :) From now you can choose if you want to use less, sass or plain css. And what is even better is fact, that you are able to combine this technology for one package. Some component can have sass styles and some other component can have less styles. This is not recommneded setup, but its good for migrating some components or mergin some repos into one monorepo.

Get Servant with sass support!

This changes are available in servant from version 1.0.2 that can be downloaded here.