This website requires JavaScript.
Explore
Help
Register
Sign In
tristonarmstrong
/
XeNote
Watch
1
Star
0
Fork
0
You've already forked XeNote
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6cb1ad6279
XeNote
/
components
/
Border.tsx
7 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
change a bunch of styles
2024-01-01 03:10:16 +00:00
mask some build errors and make some config changes
2024-01-07 07:50:56 +00:00
export
function
Border() {
change a bunch of styles
2024-01-01 03:10:16 +00:00
return
(
Change a lot of things (see description) - removes tailwind (was cool but dont need it) - reworks a lot of the html - utilize a no css... library? css file? idk - add a few details - rework the navigation on the built notes pages - write a bunch of tailwind like css classes - ... maybe some more, too lazy
2024-01-07 03:04:57 +00:00
<
span
className
=
{
`
`
}
>
<
/
span
>
change a bunch of styles
2024-01-01 03:10:16 +00:00
)
}
Reference in New Issue
Copy Permalink