강의

멘토링

커뮤니티

Inflearn Community Q&A

bbmerong3018's profile image
bbmerong3018

asked

[Beginner] Ruby on Rails 8 Introduction Course for Indie Hackers

View

wsl2 를 사용할때 rails에서 tailwind css 적용시 수정후 hot reload 적용이 안되네요

Written on

·

96

·

Edited

0

wsl2 를 사용할때 rails에서 tailwind css 적용시 수정후 hot reload 적용이 안되네요. 해결 방법이 있나요?

rubyruby-on-rails

Answer 1

0

heyjames님의 프로필 이미지
heyjames
Instructor

개발 과정에서 추가한 tailwind 클래스가 리프래시 해도 반영이 안 되는 걸 말씀하신 걸까요?

서버를 rails server 가 아니라 ./bin/dev로 띄우셔야 하는데 그렇게 하셨을까요?

bbmerong3018's profile image
bbmerong3018

asked

Ask a question