npm-npx v1.0.30
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 helperhealpers/styleColors.ts
Configurate breakpoints
Create
medias.css
file in your assets directory with postCSS's custom medias and rewrite default medias from helperhealpers/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
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago