# How to compile only changed files in sage-10 (laravel mix)

**URL:** https://discourse.roots.io/t/how-to-compile-only-changed-files-in-sage-10-laravel-mix/20452
**Category:** sage
**Tags:** webpack, sage10
**Created:** 2021-03-26T20:58:43Z
**Posts:** 12
**Showing post:** 2 of 12

## Post 2 by @strarsis — 2021-03-26T21:40:13Z

This seems to be a known issue with Tailwind and not exclusive to Sage (9/10) but rather the current Dart Sass reference implementation. that can be slow when run as native JavaScript in node.

An user in this forum found a way to considerably speed up build times for Tailwind:

> [@Sage 10 browsersync issue with reload](https://discourse.roots.io/t/sage-10-browsersync-issue-with-reload/20314/26):
>
> By the way, I found a way to use sass with tailwind without the slow build. which is by using [@tailwindcss/jit](https://www.npmjs.com/package/@tailwindcss/jit) It’ll be public on Monday, but works great for me so far.

---

_[View the full topic](https://discourse.roots.io/t/how-to-compile-only-changed-files-in-sage-10-laravel-mix/20452)._
