]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Added a box mixin to easily create a square, rectangle or a circle
authorharry <harmanmanchanda182@gmail.com>
Mon, 20 Feb 2017 17:51:16 +0000 (23:21 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 20 Feb 2017 17:51:16 +0000 (23:21 +0530)
commite9aa3eaeaf582f3ba94083a6c0f81945bd406769
treeb1da69b64313a2db79a4e357faa27082d00e2e5d
parent2ed243982513f67dcd4df9f47a7795e790297f65
Added a box mixin to easily create a square, rectangle or a circle
Same like relational mixins, this also adds no generated css what so ever, just simple scss mixin.
scss/prototype/_box.scss [new file with mode: 0644]
scss/prototype/_prototype.scss