PHP Classes

File: htdocs/themes/xbootstrap5/theme.scss

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap5/theme.scss   Download  
File: htdocs/themes/xbootstrap5/theme.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 324 bytes
 

Contents

Class file image Download
// theme.scss // 1. Variables @import "variables"; // 2. Base and Layout @import "base"; @import "layout"; // 3. Components @import "navbar"; @import "blocks"; @import "footer"; @import "utilities"; // 4. Modules @import "modules/news"; @import "modules/contact"; @import "modules/downloads"; @import "modules/gallery";