Skip to content

change style.css to main.css#35

Open
therealedsheenan wants to merge 1 commit intonickbalestra:masterfrom
therealedsheenan:master
Open

change style.css to main.css#35
therealedsheenan wants to merge 1 commit intonickbalestra:masterfrom
therealedsheenan:master

Conversation

@therealedsheenan
Copy link
Copy Markdown

By changing style.css to main.css, this will solve the development environment issue.
While running bundle exec jekyll serve, when the developer change some files, for some reason the server would not reload the updated style.css. When the page is reloaded the style.css that was generated would be from another source. bootstrap-ish css.

By renaming the style.css to main.css the server will always look for the right .css file that was updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant