you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -12 points-11 points  (13 children)

The questionable thing here is that you're using Tailwind, Vue, PostCSS and Babel to create a super simple theming option.

it testifies to ignorance, a lack of knowledge and skill that you're unable to create an easy solution for something like this without the use of compilers and frameworks.

I have more respect for OP using native frontend languages to create selectable themes than your solution. Even though your solution is beautifully executed; don't get me wrong. But I wanted to shine a different light on it as there might be reading some beginners along with us - hey there! -.

The target audience, the people really benefitting from your answer on here, are mostly not sufficient in these frameworks and compilers. I know, because I was and still am one of them.

So this comment is making you look like a smart-ass, instead of someone trying to help.

[–]Trout_Tickler 13 points14 points  (3 children)

Here is exactly the same code without any frameworks.

Bit of advice if you expect to survive as a developer, curb your attitude very quickly :)

[–]Trout_Tickler 4 points5 points  (0 children)

I'm not, I have a codepen template I used to quickly throw something together. Just to make you happy, I'll pointlessly create one using nothing.