Developing in the dev container A static http server automatically starts running, serving the site content at http://localhost:8888. In a terminal, start tailwindcss: tailwindcss -i ./src/input.css -o ./site/css/main.css --watch