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

Splitting the grid and the rest #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Splitting the grid and the rest #18

wants to merge 2 commits into from

Conversation

jdcrecur
Copy link

Liked the simple grid, but didn't want to include the rest of the bits as this was to be dropped into an existing project. With this split, i can now just include the grid into my project and not have to worry about the rest.

  • Broke out the actual grid sass from the rest.
  • Added a sass build file.

 - Broke out the actual grid sass from the rest.
- .row [class^="col"] meant you had to place the col-X before any other class on the element, considering the already super small size of this grid, explicitly declaring the row col-X makes this grid more flexible.
- phpstorm has automatically styled some of the spacing, hope this is not an issue.
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