This website requires JavaScript.
Explore
Help
Sign In
stobbsm
/
clustvirt
Watch
1
Star
0
Fork
0
You've already forked clustvirt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2d7edca680
clustvirt
/
package.json
7 lines
95 B
JSON
Raw
Normal View
History
Unescape
Escape
add basic chi http server - added air to reload the server on changes automatically - added tailwindcss - added base page structure in html using _index, _header and _footer - added static homepage - added style.css built by tailwindcss - added basic View object to control views and templates
2024-03-14 01:12:48 +00:00
{
"devDependencies"
:
{
fixed list icons - instead of trying to change their colors in css, i created new svgs based on the ones I wanted
2024-03-14 07:54:41 +00:00
"@tailwindcss/forms"
:
"^0.5.7"
,
add basic chi http server - added air to reload the server on changes automatically - added tailwindcss - added base page structure in html using _index, _header and _footer - added static homepage - added style.css built by tailwindcss - added basic View object to control views and templates
2024-03-14 01:12:48 +00:00
"tailwindcss"
:
"^3.4.1"
}
}
Reference in New Issue
Copy Permalink