Aejis CSS v2 require normalize.css to be included before all styles and Autoprefixer in the build stack.
- Copy
lib
folder to your project CSS folder in subfolder vendor - Add to main
.scss
file:@import 'vendor/aejis/main';
npm install -g gulp
npm install
gulp docs
Then go to http://localhost:8000/index.html