1. #1
    Sencha Premium Member
    Join Date
    Jan 2012
    Posts
    21
    Vote Rating
    0
    pixman is on a distinguished road

      0  

    Default [Answered] Theming a scoped theme

    [Answered] Theming a scoped theme


    Hello,

    I want to create my own theme for Ext. ( using 4.1 )

    With the doc i can generate a modified version ( SASS is really amazing )

    but if y want use the scoped theme for my starting document, what is the best way ?


    Thanks a lot.
    Last edited by pixman; 10 Jan 2013 at 2:51 AM. Reason: Just add "Answered"

  2. #2
    Sencha Premium Member
    Join Date
    Jan 2012
    Posts
    21
    Vote Rating
    0
    pixman is on a distinguished road

      0  

    Default


    Ok, i'm juste a newbie

    if have simply add
    Code:
    $scope-reset-css: true;
    on my start scss file, and it's done !

    Thanks

    sass, is really really amazing