-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Replace Tailwind with Pure CSS #446
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is neededtag: stylingRelated to the styling of pyscript componentsRelated to the styling of pyscript componentstype: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededtag: stylingRelated to the styling of pyscript componentsRelated to the styling of pyscript componentstype: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Tailwind serves the goal of moving fast towards a first goal of having a minimum usable framework in place but it clearly shows its limitations in serving a framework like PyScript. This is mostly due to PyScript being a Framework and not an application. Here are a few of the problems:
The goal is to replace Tailwind with pure CSS and maintain the overall look and feel of the current PyScript components.