Inflearn brand logo image

Inflearn Community Q&A

yeonji's profile image
yeonji

asked

SCSS(SASS)+GRID+FLEX Practical Portfolio Publishing

Prevent Full Reload from going up when modifying CSS in Visual Studio Code

css full reroad

Written on

·

364

1

저는 full reroad 현상이 발생이 안되는데

지금은 vscode 에서 자체적으로 이 현상을 수정해준건가요??

HTML/CSSflexsass

Answer 2

1

yeonji님의 프로필 이미지
yeonji
Questioner

감사합니당 !!

1

codingworks님의 프로필 이미지
codingworks
Instructor

스크롤이 없는 페이지는 못느끼는데 스크롤이 생기면 풀리로드 되면서 페이지의 가장 상단으로 갑니다.
그걸 방지하는거에요. 스크롤이 없는 페이지가 아니라 스크롤이 있는 페이지 제작에서는 세팅이 필요하실거에요.

yeonji's profile image
yeonji

asked

Ask a question