-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change stylesheet recompilation strategy
Stylesheets will now compile into a component module via `embed_stylesheet/1` and be renderable as a function component via `stylesheet/1` Also added `__stylesheet_ast__/0` to access the AST results to fully enable the LiveReloader needs its pattern extended to look at the directly the stylesheets are in and the `.neex` template extension
- Loading branch information
1 parent
e3c2521
commit 6015139
Showing
2 changed files
with
39 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters