We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.formatter.exs
import_deps: [...,:surface]
config/dev.exs
lib/my_app_web.ex#view
import Surface
lib/my_app_web/components/demo.ex
lib/my_app_web/components/demo.sface
The text was updated successfully, but these errors were encountered:
feature: sfc.gen.init WIP
d4cbb53
factored out common code between sfc.gen.component/init implemented injection TODO: come up with a demo component and templatize refs #2
No branches or pull requests
.formatter.exs
import_deps: [...,:surface]
config/dev.exs
live reload for sfacelib/my_app_web.ex#view
withimport Surface
lib/my_app_web/components/demo.ex
&&lib/my_app_web/components/demo.sface
The text was updated successfully, but these errors were encountered: