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
It would be convenient and less fragile if src supported globbing. Since csscss only supports explicitly named files, node would have to expand the glob and then pass the resulting files to the csscss gem.