rumpelstiltskin
6 Jun 2017, 7:32 AM
I wish there was a way to make a simple report on the actual documentation page, but I see you have these forums at least.
On this page ( http://docs.sencha.com/extjs/6.5.0/guides/getting_started/getting_started.html ), under UI Styling, you mention a path to the Main.scss:
'classic/sass/src/view/main/Main.scss'
I believe it should now be:
'classic/src/view/main/Main.scss'
(I haven't looked ahead to see if there is any reference to that file under "modern" using that same full path that has "sass" within it...)
Update: Further down on the page, under "Styling Your Application", there's another reference to the folder path including "sass".
"classic/sass/src/view/main/"
and I believe it should be:
"classic/src/view/main/"
On this page ( http://docs.sencha.com/extjs/6.5.0/guides/getting_started/getting_started.html ), under UI Styling, you mention a path to the Main.scss:
'classic/sass/src/view/main/Main.scss'
I believe it should now be:
'classic/src/view/main/Main.scss'
(I haven't looked ahead to see if there is any reference to that file under "modern" using that same full path that has "sass" within it...)
Update: Further down on the page, under "Styling Your Application", there's another reference to the folder path including "sass".
"classic/sass/src/view/main/"
and I believe it should be:
"classic/src/view/main/"