react-workspaces / react-workspaces-playground

⚛️ 🐈 Zero Config Create-React-App Monorepos with Yarn Workspaces, Lerna and React Storybook.

Home Page:https://react-workspaces.github.io/react-workspaces-playground/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support to Sass

RamWebDev opened this issue · comments

When the Component or App gets complex, it is easier to use Sass than plain CSS.
Please add support for Sass

Have to tried to add SASS? I would think anything you can do with CRA 3 you can do with react-workspaces.

https://create-react-app.dev/docs/adding-a-sass-stylesheet/

Thanks. It works fine.