Topic: Any documentation on the Pro version of Material Design for Bootstrap ng-admin reference application
wpbest pro asked 6 years ago
Any documentation on the Pro version of Material Design for Bootstrap ng-admin reference application?
There is a gulp.js that processes the scss.
gulp.task("generateCSS", function() {
returnrun('node-sass scss/mdb.scss css/pro/mdb.css && node-sass scss/mdb-free.scss css/free/mdb.css').exec();
});
Is this all we need to confiure for the pro version?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Hello wpbest, This gulpfile.js file is not necessary. Actually, we have removed it from future release of MDB Angular Admin Dashboard. Which docs exactly do you need? Every component which we have used to create Admin Dashboard is described in our docs here: https://mdbootstrap.com/angular Best Regards, Damian