Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Add helpful text to readme for new users #17

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

Add helpful text to readme for new users #17

wants to merge 1 commit into from

Conversation

rebootunity
Copy link

I ran into some install problems, and documented what errors I made to help future users

@@ -17,13 +17,16 @@ gem 'uswds-rails', github: '18F/uswds-rails-gem'
Then bundle and include the stylesheets in your manifest in this order:

```
# rename app/assets/stylesheets/application.css to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR.

According to http://www.mattboldt.com/organizing-css-and-sass-rails/
perhaps we should be recommending the @import statements go into main.scss by default? It seems like the application.css is the Rails default name and we probably shouldn't mess with that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants