@medrecord/ui
v0.0.10
Published
This library was generated with [Nx](https://nx.dev).
Downloads
12
Readme
ui
This library was generated with Nx.
Running unit tests
Run nx test ui
to execute the unit tests.
Build instructions
nx build doesnt parsed style included in stylePreprocessorOptions
Before build all imports from this paths should be replaced by @import "node_modules/PATH_TO_BUILD_AND_INSTALLED_UI_LIBRARY"
;
NOTE: Please make sure that last version of the style library was built, published and installed in current project