Nick Caldwell

Results 6 issues of Nick Caldwell

Mainly to provide a way to add an icon as, for instance, a left-aligned badge next to the button text. For instance button { @include fancy-button(edit.png)} Adding an inline image...

From the examples I've seen, and from the default project you get when you run "serve create project", the best practice seems to be to create a /views/layouts/default.html.erb file for...

It's been a while since I had a chance to work with this plugin and I must thank you again for putting it together. One thing I'd like to do...

When I construct a file name in a template using the `slugify` filter, phrases become hypenated-like-so, but the plugin creates filenames with underscores instead. Could this be a setting?

"Align SCSS Assignments" is a nice utility, but it's a bit overzealous. If I have a rule such as "&:hover {", it will break each character apart with tabs, thereby...

bug

Hi, probably another edge case, hooray! With a select set up like this: ``` Multi Select select at least one value option 1 option 2 option 3 option 4 option...

bug