Create a custom, shared style library for your monorepo!
Explore the docs 📘
View Demo 🖥
Report Bug 🐛
Request Feature 🧰
Table Of Contents
Built With
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Installation
NPM
npm install @nx-fullstack/style-lib
Yarn
yarn add @nx-fullstack/style-lib
Usage
Add a new style library to your repo
nx g @nx-fullstack/style-lib:init
Integrating your style library with an existing Angular application
nx g @nx-fullstack/style-lib:ng-add
Roadmap
See the open issues for a list of proposed features (and known issues).
License
Distributed under the MIT License. See LICENSE for more information.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Acknowledgements