Problem after installation of the theme on drupal 9
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Capture d’écran, le 2021-07-13 à 10.29.46.png | 325.95 KB | dmgaye96 |
Comments
Comment #2
opdaviesPlease include some error messages or screenshots of the problem to help diagnose the issue.
Comment #3
dmgaye96 commentedhere is the picture when I install the theme the css does not load
Comment #4
opdaviesIt's intended to be minimal, as it's a starter-kit for your own theme.
What if you add a class like
bg-red-500? Does that work?Comment #5
dmgaye96 commentedit's ok now it's working i forgot i add the prefix
tw-on the classesComment #6
opdaviesGreat! In the newer branches, the prefix has been removed, so that will make things a bit simpler.
I have an issue to review the branches and clarify what changes are on them and retire any old, outdated branches.