It seems to me that Pollen CSS allows you to build BEM approach CSS files that use the good ideas from Tailwind (well-defined standard-definitions that can be changed easily at the root), since it’s all based on CSS custom properties (“variables”).
2 Likes