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

Allow style customizations #7

Open
2 tasks
paganotoni opened this issue Jan 25, 2024 · 0 comments
Open
2 tasks

Allow style customizations #7

paganotoni opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels

Comments

@paganotoni
Copy link
Owner

paganotoni commented Jan 25, 2024

After some conversations, I've come to think the following strategy is doable:

  • When doco init is invoked, it would generate a styles.css file with default styles.
  • When generating doco will
    • Look for styles.css in the source folder
    • If found, use it
    • Otherwise, use its default tailwind style.

This implies we should add some IDs to make elements easier to reference and customize. A few of the side things this should cover are:

  • Documenting how to do it
  • Customize some things in the doco website as an example.
@paganotoni paganotoni changed the title Style customizations Allow style customizations Jun 1, 2024
@paganotoni paganotoni self-assigned this Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant