1.10.1 • Published 9 months ago

@exirain/cvi-styles v1.10.1

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

styles

This library was generated with Nx.

File paths

With @use, @import, or @forward at-rules use paths relative to the file. Eg. instead of @use 'libs/styles/src/lib/scss/settings/variables/colors'; employ @use '../settings/variables/colors';. Otherwise a consumer app compilation might break.

Running unit tests

Run nx test styles to execute the unit tests via Jest.

Running lint

Run nx lint styles to execute the lint via ESLint.

1.10.1

9 months ago