]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Extraneous line in foundation.scss file 4659/head
authorAudra Johnson <audrakjohnson@gmail.com>
Wed, 12 Mar 2014 19:32:31 +0000 (12:32 -0700)
committerAudra Johnson <audrakjohnson@gmail.com>
Wed, 12 Mar 2014 19:32:31 +0000 (12:32 -0700)
commit23b01f919b4357dd82c5bd3929be6ca80576612f
tree26a21b3046975168b24de8a60851d20f075c60a6
parentf2a1f8fc3853df6c158d1e8765a117e38c01b12d
Extraneous line in foundation.scss file

I notice that there's this line at the end of scss/foundation.scss:

  // * { border-radius: 500px !important; }

It was introduced in this changeset:

https://github.com/zurb/foundation/blob/09028fdb8abb171672de760d3173402a76ace32d/scss/foundation.scss#L47

It's a comment and seems like something extraneous that got into the commit by accident, especially considering this file is one that could be replicated by downstream users to include only certain components.
scss/foundation.scss