I have a Bedrock site setup on example.test with the dev-main version of Sage installed. Steps that work for me:
- Run
npm install - Run
npm run dev - Visit
http://example.test - Modify
app.cssor other theme files - The browser with
http://example.testopened has been refreshed with my changes