Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change style.css to main.css #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

therealedsheenan
Copy link

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.

None yet

1 participant