Sash – Bootstrap 5 Admin & Dashboard HTML Template

Folder Structure
assets/
						├── css/
						|   |-- animated.css
						|   |-- icons.css
						|   |-- plugins-style.css
						|   |-- plugins-style.css.map
						|   |-- style.css
						|   |-- style.css.map
						├── iconfonts/
						├── images/
						├── js/
						├── plugins/
						├── scss/
						`-- switcher/
Folders Description
  • Sash - Bootstrap Admin Panel Template / : Root template folder contain all html, js, css, scss, images and other files.
  • assets/ : Folder contain all the Admin Template assets which has css, js, scss, and images.
    • css/: Folder contain assets which has complete styles.
      • icons : icons.css has all template icons link are importated.
      • plugins : plugins style sheet for the template.
      • style : Main style sheet for template
    • images/ : Template images.
    • js/ : Folder contain all the template pages js files.
    • plugins/ : Folder contain all template plugins.
    • scss/ : Folder contain all pages scss files and all plugins scss files also included.
    • swicther/ : Folder contain switcher assets.
  • gulpfile.js : Gulp tasks js file.
  • package.gulp.json : Gulp package json file.
How to remove SCSS Format.

Note: If you want to use only CSS format then you should follow below process.

Step-1: Remove complete scss folder. Root path: (../assets/scss)

Step-2: Remove .scss and .css.map extension related files in css folder. Root path: (../assets/css/*.scss) and (../assets/css/*.css.map)

Step-3: Remove "gulpfile.js", "package.json", "package-lock.json" files.

Important License Terms
  • You cannot charge from your end product end users with a Regular License.
  • If you want to collect payments from end product end users then you must buy an Extended License for each of the end product.
  • You must buy one license for one domain only.(i.e Either Regular or Extended)
  • You cannot use Multi Domain,Multi Client, Multiple end Products with any of the licenses (i.e Either Regular or Extended).

for more details please click the link