This package has been deprecated

Author message:

fec-box has been renamed to global-box

@springernature/fec-box

1.0.1 • Public • Published

CSS box pattern

Simple box pattern. Import each scss file into the respective level in your application. If not using the defaults then create your own settings level file within your application.

Examples

Standard using classes

<div class="p-box">box content</div>

Circle using classes

<div class="p-box p-box--circle">box content</div>

Standard using @mixin

.class-name {
    @include fec-box;
}

Circle using @mixin

.class-name {
    @include fec-box;
    @include fec-box--circle;
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i @springernature/fec-box

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • ndv3997
  • sndigital
  • rseidelsohn
  • testingsabrina
  • roshandeorukhkar-sn
  • benjclark
  • sonniesedge
  • rlau
  • dotcode
  • joseluisbolos
  • hollsk
  • moddular
  • jpw
  • nickcall
  • howlingmad
  • davidpauljunior
  • morgaan