--- Begin Message ---Yes. it is callled RoelofOp 4-1-2020 om 11:48 schreef Sven Van Caekenberghe:Try putting a breakpoint inside the #updateRoot: of your library class. Is it even called ?On 4 Jan 2020, at 11:17, Roelof Wobben via Pharo-users <pharo-users@lists.pharo.org> wrote: From: Roelof Wobben <r.wob...@home.nl> Subject: why is my css not found in a seaside project Date: 4 January 2020 at 11:17:13 GMT+1 To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Hello, I have this in my library class on the instance side :updateRoot: anHtmlRootsuper updateRoot: anHtmlRoot. anHtmlRoot stylesheet url: self class / #mainCss. anHtmlRoot javascript url: self class / #mainJs and a file mainCss on the instance side filled with css and still the css is not found anyone idea why ? if needed I can put my whole code on github. Regards, Roelof
--- End Message ---
Re: [Pharo-users] why is my css not found in a seaside project
Roelof Wobben via Pharo-users Sat, 04 Jan 2020 02:59:49 -0800
- [Pharo-users] why is my css not found in a s... Roelof Wobben via Pharo-users
- Re: [Pharo-users] why is my css not fou... Sven Van Caekenberghe
- Re: [Pharo-users] why is my css not... Roelof Wobben via Pharo-users
- Re: [Pharo-users] why is my css... Sven Van Caekenberghe
- Re: [Pharo-users] why is my... Roelof Wobben via Pharo-users
- Re: [Pharo-users] why is my... Roelof Wobben via Pharo-users
- Re: [Pharo-users] why ... Sven Van Caekenberghe
- Re: [Pharo-users] ... Roelof Wobben via Pharo-users
- Re: [Pharo-users] ... Sven Van Caekenberghe
- Re: [Pharo-use... Roelof Wobben via Pharo-users
- Re: [Pharo-use... Roelof Wobben via Pharo-users
- Re: [Pharo-use... Roelof Wobben via Pharo-users
- Re: [Pharo-use... Sven Van Caekenberghe