1.0.30 • Published 4 years ago

npm-npx v1.0.30

Weekly downloads
31
License
ISC
Repository
github
Last release
4 years ago

React Admin Panel

Project configuration:

Configuration is done with the command:

node ./bin/config.js [path to your css folder - ./src/assets/css by default]

In the root folder there is a viewconfig.json file that is used to configure the project.

  • Configurate style

    Create colors.css file in your assets directory with color's custom properties and rewrite default colors from helper healpers/styleColors.ts

  • Configurate breakpoints

    Create medias.css file in your assets directory with postCSS's custom medias and rewrite default medias from helper healpers/styleBreakpoints.ts

  • Configurate spacing

    Create spacing.css file in your assets directory with custom properties. Properties generated with coefficient (that can be replaced dynamical) and values