nxfullstack / style-lib

Easily add a SASS-based, shared style library to your repository

Home Page:https://nxfullstack.github.io/style-lib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo
Create a custom, shared style library for your monorepo!

Explore the docs 📘 View Demo 🖥 Report Bug 🐛 Request Feature 🧰

Downloads Contributors Issues License Build Status Commitizen friendly semantic-release styled with prettier

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):

Wallace Daniel
Wallace Daniel

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Acknowledgements

About

Easily add a SASS-based, shared style library to your repository

https://nxfullstack.github.io/style-lib/

License:MIT License


Languages

Language:TypeScript 79.2%Language:JavaScript 19.7%Language:Shell 1.2%