1.0.4 • Published 7 years ago

eurostar-link-section v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Eurostar Link section Component

Component that displays the Link section. The Links section component is composed of an icon, a title, a description and a list of link. Different categories are available and dictate the icon. The Link section are always housed in a Link-section-board. As such the layout below is not true representation of the component when in use on Eurostar site.

Installation

Base Styles must be installed in order to use the component. For more detailed explaination please review the Styleguide README here The link section has 2 third party library which is preinstalled with Base Styles along with the link-section component itself.

Third party dependencies:

  • breakpoint-sass
  • susy

Eurostar:

  • eurostar-base-styles
  • eurostar-link-section

Usage

  1. Extract the HTML markup as defined under Expand Markup: (https://style.eurostar.com/components/detail/link-section.html)

  2. Import styles:

    // Using JSPM:
    @import "jspm:eurostar-link-section/link-section";
    // Using Webpack:
    @import "~eurostar-link-section/_link-section.scss";
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago