exemplo de sapper + tailwind +svelte-material-ui
git clone https://github.com/rhazz/sapper-tailwind-smui.git
cd sapper-tailwind-smui
npm install
Is necessary two terminals, one to tailwind and other for sapper
terminal 1 : npm run watch:tailwind
terminal 2 : npm run dev
see at scripts in package.json for others commands!