0.10.0 • Published 1 year ago

@biodata/styles v0.10.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

@biodata/Styles

@biodata/styles image

Styles

Package includes a variety of pre-styled components and utility classes that can be used to speed up development and maintain consistency across your project:

  • Common scope partials and its loader
    • Custom properties
  • Variables
  • Mixins
  • Functions
  • Placeholders
  • Helpers

Installation

You can install the @biodata/styles Package using npm or yarn:

npm login
npm install @biodata/styles

# or

yarn add @biodata/styles

Usage

  1. Import the rellevant SCSS partials to your project:
@import '{path to node_modules}/@biodata/styles/src/{partial name}';
  1. You can then use the predefined styles, variables, and mixins within your own SCSS code.

Dependencies

@biodata/tokens is a dependency.

Jest Testing

We've included unit tests for the design tokens using Jest. To run the tests, use the following command:

npx jest

This will execute the Jest test suite and ensure the integrity of the design token definitions.

Contributing

Contributions to the SCSS Styles Package are welcome! If you have improvements, bug fixes, or new features to add, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature/fix.
  3. Make your changes and test them thoroughly.
  4. Commit your changes with clear commit messages.
  5. Push your branch to your fork.
  6. Create a pull request detailing your changes.

Please ensure that your code follows the existing coding style and conventions.

License

@biodata/styles Package is licended under @biodata


We hope the SCSS Styles Package simplifies and enhances the styling of your web projects!

0.10.0

1 year ago

0.0.24

1 year ago

0.9.0

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.8.0

1 year ago

0.0.21

1 year ago

0.7.0

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.6.0

2 years ago

0.0.18

2 years ago

0.5.0

2 years ago

0.0.17

2 years ago

0.4.0

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.2.2

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.1

2 years ago

0.0.2

2 years ago