This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@scania/grid

2.0.2 • Public • Published

SDDS - Grid package


Deprecation Notice

This package has been deprecated and is no longer actively maintained.

Why is this package deprecated?

This package has reached the end of its development lifecycle, and we have decided to discontinue active support and updates for it. We recommend that you consider alternative solutions for your project to ensure ongoing compatibility, security, and stability.

Recommended Alternatives

We suggest exploring the Tegel Design System, which is the successor of SDDS and is actively maintained:

  • @scania/tegel: One package for the entire Tegel design system. Based on web components.
  • @scania/tegel-react: Version of @scania/tegel that provides React component wrappers.
  • @scania/tegel-angular: Version of @scania/tegel that provides Angular component wrappers.

What should you do now?

  1. Migrate to an alternative package: We strongly encourage you to transition to one of the recommended alternatives mentioned above by following their documentation and migration guides on npm, SDDS -> TDS migration guide and Tegel installation on the official Tegel website.

  2. Remove the deprecated package: You can safely remove this package from your project once you have successfully migrated to an alternative solution.

Thank You!

We appreciate your support and use of this package. If you have any questions or need further assistance with the deprecation process or migration, feel free to reach out to us by creating an issue in our GitHub repository or contacting Development support channel in Teams.

Again, thank you for being a part of our community, and we hope the recommended alternatives serve your needs effectively.

*Last Updated: October 23rd 2023


Prerequisites

  • Node v12+
  • Npm 6+

This grid package contains both SCSS and CSS files available

  • SCSS mixins to use grid in your SASS/SCSS development
  • CSS with grid classes to easily use in application

How to install with npm

> npm i @scania/grid

How to use

See implementation in Tegel Design System

// Use with classes

<div class="sdds-container">
    <div class="sdds-row">
        <div class="sdds-col-xxlg-16 sdds-col-xlg-16 sdds-col-lg-8 sdds-col-md-8 sdds-col-sm-4"></div>
    </div>
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @scania/grid

Weekly Downloads

319

Version

2.0.2

License

ISC

Unpacked Size

80.5 kB

Total Files

4

Last publish

Collaborators

  • tegel-scania
  • timrom
  • nathalielindqvist
  • emelielitwin
  • the_johnny.me