0.0.1 • Published 5 months ago

arx-colors v0.0.1

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

Install:

npm i color-variables

How to use it

import package in your angular.json file

....
"arhitect":{
    "build": {
        "options":{
            "styles":{
                ...
                "./node_modules/@florin_arx/color-variables/arx-color-theme.css",
                ...
            }
        }
    }     
}
0.0.1

5 months ago