cyrusae / highlighter-public

Next.js/SQLite app for qualitative coding and content analysis; prototype currently in (sometimes) working alpha.
Other
3 stars 0 forks source link

Alternative to Watch Sass #11

Closed cyrusae closed 2 years ago

cyrusae commented 2 years ago

Watch Sass VSC extension not working as intended (can't do complex things like @use "sass:map" so what's the point of you), find alternative

Tried:

Current theory (04/15):

Update (04/17):

cyrusae commented 2 years ago

New theory: just fucking generate my own CSS with a JS function and pass it to <style jsx> istg

cyrusae commented 2 years ago

New theory: just fucking generate my own CSS with a JS function and pass it to <style jsx> istg

28 Guess what isn't reliable...