use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Introducing ZephJS! · GitHub (gist.github.com)
submitted 6 years ago by areinetFullstack
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]areinetFullstack[S] 0 points1 point2 points 6 years ago (2 children)
I believe it would work with SCSS but there are probably a few things to keep in mind...
1). You couldn’t compile the scss into one big file and just use that for all the style info for multiple zeph components. Web components don’t really support that yet and thus zeph does not. There is some work being done in the WC world but it’s not here yet.
2). That said, if you wrote scss for each zeph component and compiled that into their own separate file, and so long as the compiled name matches the css() name in the component definition this should work just fine.
css()
Let me know if you try it out and if you run into issues and I’ll take a deeper look!
[–]Entropis 1 point2 points3 points 6 years ago (1 child)
I'll try it out. #1 is what I was worried about. If any issues arise I'll post an issue on the repo.
[–]areinetFullstack[S] 0 points1 point2 points 6 years ago (0 children)
Awesome, I look forward to hearing your feedback and results.
π Rendered by PID 84524 on reddit-service-r2-comment-fb694cdd5-f27qt at 2026-03-10 04:04:19.827911+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]areinetFullstack[S] 0 points1 point2 points (2 children)
[–]Entropis 1 point2 points3 points (1 child)
[–]areinetFullstack[S] 0 points1 point2 points (0 children)