hi all , I am new in ExtJS :D
I am trying to have my own stylesheet in extjs page but when I build/publish project in sencha architect it removes my own external style sheet which I have put in html file, any idea how to make it stay there?
Printable View
hi all , I am new in ExtJS :D
I am trying to have my own stylesheet in extjs page but when I build/publish project in sencha architect it removes my own external style sheet which I have put in html file, any idea how to make it stay there?
Add a css resource from the toolbox and point it at your style sheet. That will generate it in your index file.