Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ska-dev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ska-dev
2y ago
I made this - it's not free, but it's FSE and Tailwind: https://sinukoduleheabi.ee/blocks/
2.
▲
by
ska-dev
2y ago
> However, closer examination reveals a huge line of highly obfuscated code when scrolling way over to the right. Seems like a pointless method to "hide" the code but I've fallen for this myself looking through some files
3.
▲
by
ska-dev
2y ago
It's like Tailwind playground but instead of editing raw HTML directly you can edit WordPress blocks that have a UI for Tailwind classes and then get HTML or JSX back once you're done.
4.
▲
by
ska-dev
2y ago
> I was really annoyed by editing big amount of hover:, focus: and other styles because of the duplication I share that sentiment. I even "invented" something called "selectors" [1] which is a UI to handle all the Tai
5.
▲
Show HN: Edit Tailwind HTML as WordPress Blocks
(sinukoduleheabi.ee)
1 points
by
ska-dev
2y ago
|
1 comments
6.
▲
by
ska-dev
3y ago
Yesterday I was reaching for the JS I have used in the past for smooth scrolling to anchor links, until I discovered that `scroll-behavior: smooth;` exists.
7.
▲
by
ska-dev
3y ago
Looks like a mammoth undertaking with endless avenues for improvement, how do you decide what is worthy and what to leave on the backlog?