wintercms / wintercms/wn-tailwindui-plugin
Tailwind preflight give inconsistently with default backend theme
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 20
- Forks
- 10
- Avg merge
- 3h 16m
- Merged PRs (30d)
- 1
Description
With Tailwind preflight :
- Headings are unstyled
- Lists are unstyled
It result in an inconsistently between default theme and this one.
Winter.Blocks readme in system updates
- default theme :
- with tailwind theme :
Winter.Pages readme in system updates
- default theme :
- with tailwind theme :
Every time I create a backend controller that is not a list or a form (plugin summary, specific actions, etc.), I have to redefine the minimum styles for the content of the pages associated with the controllers.
I think that this plugin should redefine the margins, padding and styles of titles, bulleted lists and certain basic elements to maintain a certain similarity with the rendering of the default theme.
related : #34
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Tailwind preflight documentation and inspecting the plugin's backend theme styles, then compare the README renderings for Winter.Blocks and Winter.Pages with the default theme. Check related issue #34 for context. Done means headings, lists, margins, padding, and other basic controller content elements render consistently with the default theme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, tailwindcss
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100