npm-npx

1.0.30 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i npm-npx

Weekly Downloads

59

Version

1.0.30

License

ISC

Unpacked Size

554 kB

Total Files

62

Last publish

Collaborators

  • zakharovji