I’m working on a theme editor for ionic, and I need to download the latest SASS (.scss) files from the latest official ionic build.
I don’t think this currently exists, and the only location I can see is inside the ionic repo, which isn’t helpful when using a server and HTTP GET to retrieve the files.
I basically need a URL like those found one http://code.ionicframework.com/, but for the SCSS files.
You can check out the beta version of the theme editor at: http://ionic-theme-editor.herokuapp.com/