Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to better configure "config" #55

Open
1 task
testBP0612 opened this issue May 11, 2022 · 3 comments
Open
1 task

How to better configure "config" #55

testBP0612 opened this issue May 11, 2022 · 3 comments

Comments

@testBP0612
Copy link

testBP0612 commented May 11, 2022

Purpose

  • Documentation

Description

I want to use tailwindcss to set header, like this:

header: { className: "font-bold" },

but i can't set <h1> <h2> <h3>...?

Also, if I don't set config I lose all style, why?

@lightningspirit
Copy link
Contributor

Hi @testBP0612
In the case of Tailwind, we normally use the Typography plugin and wrap the <Blocks /> with prose CSS class.

@kobkosgit
Copy link

how to config styled Link and Marker Please?

@lightningspirit
Copy link
Contributor

@kobkosgit I'm afraid you have to follow the same approach, you have to customize the CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants