this post was submitted on 16 Oct 2023
3 points (100.0% liked)

inkscape

244 readers
1 users here now

(NON-OFFICIAL account) #OpenSource vector drawing app for Windows, MacOS & Linux. Similar to Illustrator, always free for everyone!

founded 3 years ago
MODERATORS
3
(lemmy.ml)
submitted 10 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

There's like a bunch of JavaScript code in the SVG that I'm trying to use as a logo, and random nodes like sodipodi. I want to make sure that the only thing I'm importing is path, with attributes that I can set from the frontend library that I'm using. I also want to add support for dark mode. Or better, I want to make sure that the logo I'm using is compatible with Tailwind classes, such that I can set bg-color and text-color properties.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

If you just want to use Tailwind you should be able to use the corresponding classes for svg.