Page refreshing is slowing me down #1471
dominikkucharski
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Before I started working with TailwindCSS I've used standard workflow with Gulp and BrowserSync. When I changed Sass styles during the development, a new code was injected into the browser without page reload. It was very fast and convenient. I was able to use PerfectPixel by WellDoneCode extension and do big progress without checking design in another app like XD or Sketch.
Now, when I'm working with TailwindCSS I have to edit HTML/PHP code to implement appropriate classes. After each change in the code, the website is being reloaded. Also, the PixelPerfect extension is turned off after reload. Unfortunately, it takes a lot more time than the previous solution. I'm curious if there is some workflow that allows for editing HTML/PHP files without a reloading browser window.
Until now I only found bs-html-injector but it does not work very well.
Beta Was this translation helpful? Give feedback.
All reactions