-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtwbase.info.yml
More file actions
35 lines (32 loc) · 862 Bytes
/
twbase.info.yml
File metadata and controls
35 lines (32 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: TWBase
type: theme
description: 'Starter theme built with Tailwind CSS.'
# core_version_requirement: ^8 || ^9
core_version_requirement: ^9.4 || ^10 || ^11
# base theme: classy
base theme: false
package: Tailwind CSS
screenshots: 'screenshots.jpg'
logo: logo.png
libraries:
- twbase/global-styling
- twbase/custom-styling
- twbase/global-scripts
- twbase/darkmode-switcher
- twbase/alpinejs
ckeditor_stylesheets:
- css/styles.css
ckeditor5-stylesheets:
- css/styles.css
regions:
header: Header
nav_branding: 'Navigation branding region'
nav_main: 'Main navigation region'
nav_additional: 'Additional navigation region (eg search form, social icons, etc)'
breadcrumb: Breadcrumbs
content_top: 'Content top'
content: 'Main content'
sidebar: 'Sidebar'
wide_content: 'Wide content'
pre_footer: 'Pre footer'
footer: Footer