luminus-framework / luminus-framework/luminus-template
Auto reload scss?
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 648
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Using the +scss option (without cljs/figwheel) how can I auto reload the scss? Currently I have to run lein sassc once everytime I make a change.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the +scss template option and the lein sassc command currently used with once. Determine how stylesheet changes could be watched and reloaded without cljs/figwheel, then verify that editing an SCSS file no longer requires rerunning lein sassc once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100