You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing sassline into an existing project via bower, layouts should probably be optional.
Also, is sassline dependent on the aggressive CSS reset? Or would it work just as well using normalize-css?
The text was updated successfully, but these errors were encountered:
KingScooty
changed the title
Layouts should be optional when including sassline-base
Layouts should be optional when installing into an existing project via bower
Jun 9, 2016
@KingScooty The whole bower setup for this project is far from ideal. I should perhaps try to break it out into a separate branch which would work better for adding Sassline into current projects rather than using it as a starting point as was its original aim.
When installing
sassline
into an existing project via bower, layouts should probably be optional.Also, is sassline dependent on the aggressive CSS reset? Or would it work just as well using
normalize-css
?The text was updated successfully, but these errors were encountered: