Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lucacasonato
on June 28, 2022
|
parent
|
context
|
favorite
| on:
Fresh is a new full stack web framework for Deno
Yes, this is something I want to add in the future. We're just not quite there yet. My current plan is:
1. first class styling plugins
2. synchronized island state
3. built in data persistence
dimal
on June 28, 2022
|
next
[–]
Since people are voting for Tailwind support, I have to throw in my vote for CSS modules! Even though Tailwind has a lot of momentum now, there are still a lot of people quietly getting things done with CSS Modules, CSS-in-JS, etc. :)
shafyy
on June 28, 2022
|
prev
[–]
Amazing. If I can make a wish for 1: Tailwind =)
lucacasonato
on June 28, 2022
|
parent
[–]
It is not documented, but run `deno run -A -r
https://fresh.deno.dev
my-app --twind` :)
shafyy
on June 28, 2022
|
root
|
parent
[–]
Awesome, I will give this a spin soon =)
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
1. first class styling plugins
2. synchronized island state
3. built in data persistence