@impact-x/styles v1.5.1
@impact-x/styles
Styling for products using Impact X design system.
Installation
To install @impact-x/styles in your project, run the following command:
npm install -S @impact-x/styles
If you prefer Yarn, use the following command instead:
yarn add @impact-x/styles
Usage
You can import the package directly and it will provide access to all Impact X styling mixins. Note that you now also need to add a config file in order to apply these mixins to your semantic HTML, as this is no longer done automatically.
An example can be found on the Impact X documentation site which also details each mixin available.
Sass
@import '~@impact-x/styles';
JavaScript
import '@impact-x/styles';
API documentation
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago