npm.io
1.4.3 • Published 4 years ago

v8-theme-interfaces

Licence
ISC
Version
1.4.3
Deps
0
Size
28 kB
Vulns
0
Weekly
0

#V8 Theme Interfaces

interfaces for all MI9 Retailer Themes.

###icons.interfaces List of all icons used inside the ui projects.

###retailer-settings.interfaces more info here https://mi9retail.atlassian.net/wiki/spaces/FDS/pages/1594065051/Storefront+configuration+-+from+theme+repo ###theme.interfaces The interface for each theme, colors, fonts, sizes and other css properties.

#To Build Project

npm install
npm run build

#To Publish npm package

npm login
npm publish

or

npm run push