Skip to content

is hydrogen supports .sass and our own created pure javascript ? #585

Answered by juanpprieto
MoroHicham asked this question in Help
Discussion options

You must be logged in to vote

Pure javascript should work fine by linking the .js code/module inside a script tag inside root.tsx.

As for Sass, we don't prescribe tooling for compiling .sass but if you add tooling then you could output the bundle to app/styles/bundle.css and then import it by adding a new entry to root.links the same way we do with the compiled tailwind in the demo-store template.

More info on Remix's styling guide

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MoroHicham
Comment options

Answer selected by juanpprieto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants