Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Post CSS with Solid Start - SolidJS
S
SolidJS
โข
15mo ago
โข
10 replies
Jason.json
Post CSS with Solid Start
I have one question
. Does someone know to include Post
-CSS in Solid
-Start project
?
I use SCSS and I would like to make the bundles smaller by analyzing the
.tsx files
.
My files use scss like so
.
myfile.tsx
myflie.tsx.scss
myfile.tsx
myflie.tsx.scss
I use
.tsx.scss
.tsx.scss
to group them in my IDE
.
And then I just import them into the
.tsx
.tsx
file
.
import
'./myfile.tsx.scss'
;
import
'./myfile.tsx.scss'
;
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
Panda CSS and Solid-Start = FOUC
S
SolidJS / support
3y ago
solid styled starter template(solid-start) bug
S
SolidJS / support
14mo ago
exporting css from solid-lib-starter
S
SolidJS / support
17mo ago
Replit with solid-start hmr
S
SolidJS / support
2y ago