frappe / frappe/builder

feat: style book

Open
#106 1 comment 3 reactions 1 assignee Claimed by @Vibhuti410 View on GitHub
feature request
Dominant language
Python
Stars
2.4k
Forks
534
Avg merge
1d 4h
Merged PRs (30d)
46

Description

It would be really useful if we could define global styling for basic HTML elements globally (and/or based on an additional "Builder Theme" abstraction layer).

I suggest that this include a pre-set collection of blocks, including, but not limited to:

- [ ] Headings (h1-h7)
- [ ] Paragraph
- [ ] Link
- [ ] Lists (ol & ul)
- [ ] Quote
- [ ] Table

Some of these needs can be covered by global components and/or custom stylesheets, but it's a bit tedious to create global components for every one of these, and style sheets don't currently load on the backend (and aren't visual).

Here's the WordPress Style Book from the Site Editor, for inspiration:
![image](https://github.com/frappe/builder/assets/4996285/1aad89ac-67c8-44ed-aaf7-78a669a4cc51)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.