2.0.2 • Published 2 years ago

@brevio/style v2.0.2

Weekly downloads
25
License
ISC
Repository
-
Last release
2 years ago

Brevio styles

This is the new major version (v2) of the @brevio/style library, which includes basic design (S)CSS shared across the Brevio components and apps.

The plan is to use this version together with the previous (v1) version, until everything is implemented in v2 and all components are migrated. To ensure a smooth transition, use @use and @forward 1, 2 rather than @import in new code, as this may cause (global) naming conflicts with v1 and is discouraged 3.

Prefer creating mixins instead of classes in this library, as they can be namespaced (with @use and @forward) in SCSS, unlike classes which are global. These mixins can then be used in the component specific classes.

Classes should probably be somehow prefixed to avoid collisions with the old (v1) style library, since they are always global.

1 https://sass-lang.com/documentation/at-rules/use 2 https://sass-lang.com/blog/the-module-system-is-launched 3 https://sass-lang.com/documentation/at-rules/import

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7-topmenu.1

3 years ago

1.0.7

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.2.0-next.19

4 years ago

1.0.0

4 years ago

0.2.0-next.18

4 years ago

0.2.0-next.16

4 years ago

0.2.0-next.17

4 years ago

0.2.0-next.14

4 years ago

0.2.0-next.15

4 years ago

0.2.0-next.13

4 years ago

0.2.0-next.11

4 years ago

0.2.0-next.12

4 years ago

0.2.0-next.10

4 years ago

0.2.0-next.9

4 years ago

0.2.0-next.8

4 years ago

0.2.0-next.7

4 years ago

0.2.0-next.6

4 years ago

0.2.0-next.5

4 years ago

0.2.0-next.3

4 years ago

0.2.0-next.4

4 years ago

0.2.0-next.2

4 years ago

0.1.7-beta.0

4 years ago

0.2.0-next.0

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago