-
6Replies
-
Mimic prod build from source
By Joe Workman
I tend to pull down the latest and greatest from the master branch and build my own version from the source. However, I have noticed that when I run `grunt build` the version that gets build is slightly different then the packaged version the you get from... (continued)
Last Reply by Rafi Benkual about 4 years ago
-
5Replies
-
large-reset-order not working
By Joe Workman
I am trying to setup data where on... Small: 2 columns on top + 1 column centered (pull-3) below them Large: 3 columns equally spaced What am I doing wrong?
Last Reply by nikki singh 6 days ago
-
9Replies
-
Would love to see your customized Nav
By Joe Workman
I would love to see more examples of how people have styled and customized any of the Foundation Navigation components. If you would like to share, it would be great if you could post urls and/or snippets of what you have done here...
Last Reply by Asif almost 4 years ago
-
5Replies
-
Centering a Button Group
By Joe Workman
What is the best way to center a button group?
Last Reply by Rafi Benkual almost 3 years ago
-
3Replies
-
Responsive Button Group Sizing
By Joe Workman
It would be great if we could have different button sizes for break points. Especially for Button Groups. This way if I am using a Button Group as a menu, I can ensure that the group would stay together even on mobile devices. It does not look as nice... (continued)
Last Reply by Gears Of Love over 4 years ago
-
1Reply
-
Font family definition
By Joe Workman
I notice in the Sass, the font-family for various components is sometime set to "inherit" and other times its set to "$body-font-family". Is there any particular reason for that? I would assume that everything should be set to inherit. No?
Last Reply by Vanessa Kestering almost 4 years ago
-
6Replies
-
Using a color palette/theme
By Joe Workman
Inside the _settings.scss file, there are a ton of individual color settings for everything. I think that it would be awesome if we had the ability to define a handful of colors where components could pull from. Has anyone thought about doing something like this?
Last Reply by chinnan over 3 years ago
-
3Replies
-
Simple bug fixes for Sass files
By Joe Workman
In order to help get myself familiarized with each Sass component. I decided to compile CSS files for each individual component by just including the "settings" and scss file for that individual component. By doing this, I found a couple of really sim... (continued)
Last Reply by Rafi Benkual over 4 years ago
Why have different repositories? Simply maintain a develop and master branches in your git repo. Piece of cake!
Learn git flow... you development workflow will never be the same!
http://nvie.com/posts/a-successful-git-branching-model/
https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow