1. #1
    Sencha Premium Member intellix's Avatar
    Join Date
    Mar 2012
    Location
    UK + Malta
    Posts
    262
    Vote Rating
    18
    intellix will become famous soon enough

      0  

    Default Slow SCSS compiling - Perhaps it should be split a little?

    Slow SCSS compiling - Perhaps it should be split a little?


    Hey, I've been using Compass for quite a while now in my own projects to make skinable websites which involves me splitting the SCSS into two seperate folders:

    Core, SkinName

    Inside my SCSS I include all of the Core files for each project (it's layout to create a white-label website) and then include the Skin specific styles to apply colour/skin-specific styles into one outputted .CSS file

    I've had a go at making changes/alterations to ST2 but the compiling takes around 7-8 seconds of compile. Which makes it pretty difficult to play around.

    Perhaps there is a way to make this a little quicker? I'm thinking a lot of the time spent is creating sprites. What are other people doing?

    Thanks, Dom

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,624
    Vote Rating
    434
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    7-8 seconds isn't bad IMO. Ext JS 4 (which has a lot more in it) takes a couple minutes.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.