1.3.5 • Published 4 years ago
xprog-ds v1.3.5
Prerequisites:
- If you use Next.JS at least version 9.3.x
- React and React-dom (16.13.x)
- npm install sass (latest implementation dart-sass)
- There is no need to use preprocessors like node-sass-chockidar. React team has built in the sass-loader in last updates.
Use xprog-ds on your project:
- npm install xprog-ds
- Create index.scss file (here you can redefine tokens @forward 'xprog-ds/styles'
- Import xprog-ds router in your index.scss file @forward 'xprog-ds/styles/router.scss'
- Create router.scss file (here goes all imports from your components @forward 'path-to-component'
- Import router.scss in your root index.js file (pages.js for next)
- For every file SCSS you want to use the xprog-ds you must
@use 'path-to-your-index.scss' as *
;
Styleguide documentation:
Lear about dart-sass implementation:
1.3.5
4 years ago
1.3.4
4 years ago
1.3.3
4 years ago
1.3.1
4 years ago
1.3.0
4 years ago
1.2.2
4 years ago
1.2.21
4 years ago
1.2.22
4 years ago
1.2.11
4 years ago
1.2.1
4 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.52
5 years ago
1.1.51
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.12
5 years ago
1.1.0
5 years ago
1.0.82
5 years ago
1.0.81
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago