@springernature/nature-footer

Nature branded footer

Usage no npm install needed!

<script type="module">
  import springernatureNatureFooter from 'https://cdn.skypack.dev/@springernature/nature-footer';
</script>

README

Nature Footer

NPM version

Nature branded site footer

Installation

To use the footer component, enter the following command in your Terminal:

npm install @springernature/nature-footer

Usage

Import the installed component code in your scss file:

@import '@springernature/nature-footer/scss/10-settings/footer';
@import '@springernature/nature-footer/scss/50-components/footer';

@import '@springernature/brand-context/default/scss/60-utilities/container.scss';
@import '@springernature/brand-context/default/scss/60-utilities/hiding.scss';
@import '@springernature/brand-context/default/scss/60-utilities/icons.scss';
@import '@springernature/brand-context/default/scss/60-utilities/spacing.scss';

NOTE The component requires the use of the utility classes shown above

Template

Find a configurable template in the view folder. You can see an example in the demo folder.