Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Correct way to import CSS used by 3rd-party library? - SolidJS
S
SolidJS
โข
12mo ago
โข
1 reply
FatFreeButter
Correct way to import CSS used by 3rd-party library?
I am building a SPA where the registration page will make use of the Leaflet mapping library
. I have installed Leaflet by running the command
npm install leaflet
npm install leaflet
.
If I am only using Leaflet in the registration page
, what is the correct way to import the Leaflet CSS file
(
"leaflet/dist/leaflet.css"
"leaflet/dist/leaflet.css"
) and the Leaflet JS module
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Import 3rd party js from script tag
S
SolidJS / support
7mo ago