This website works better with JavaScript.
Explore
Help
Sign In
riyyi
/
website-swift
Watch
1
Star
0
Fork
You've already forked website-swift
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Todo app
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
116 KiB
Tree:
6b93045514
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6b93045514'
${ noResults }
website-swift
/
Public
/
css
/
style.css
5 lines
73 B
Raw
Normal View
History
Unescape
Escape
Everywhere: Implement HTMX todo page
1 month ago
tr
.
htmx-swapping
td
{
opacity
:
0
;
transition
:
opacity
0
.
5s
ease-out
;
}