You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a build task to compile the theme files (rather than having the output files in src).
This will also allow us to add autoprefixer processing as requested by @desig9stein
We could either compile the files in place (i.e. in the src folder exactly as they are now) or directly in dist. I'm leaning towards the first, just to minimize changes for now, but open to suggestions.