25.0.0 • Published 2 years ago
horizon-themes v25.0.0
Horizon Themes
Directory Structure
- pre-defined-resources // to define all the pre-defined colors to use in the application by developer. Designer should only add colors to be used globally in the application NOT with the `theme`.
|_ colors
|_ index.js
- clients // to specify clients and define all the themes for specific clients.
|_ default // do not delete this folder because it will be used to define the default theme which will be used by developer to develop when no theme is specified to developer that which theme to use.
|_ theme.js // to define the theme itself.
|_ index.js // to export the theme.
NOTE
: Designer must always need to specify the colors, typographies, fonts and breakpoints which will be strictly used by developers.
Steps to publish the theme:
npm version major
npm run build
npm run publish
25.0.0
2 years ago
24.0.0
2 years ago
23.0.0
3 years ago
22.0.0
3 years ago
20.0.0
3 years ago
19.0.0
3 years ago
18.0.0
3 years ago
17.0.0
3 years ago
16.0.0
3 years ago
15.0.0
3 years ago
14.0.0
3 years ago
13.0.0
3 years ago
12.0.0
3 years ago
11.0.0
3 years ago
10.0.0
3 years ago
9.0.0
3 years ago
8.0.0
3 years ago
7.0.0
3 years ago
6.0.0
3 years ago
5.0.0
3 years ago
4.0.0
3 years ago
3.0.0
3 years ago
2.0.0
3 years ago
1.0.0
3 years ago