dinhlam

Results 5 issues of dinhlam

Hi, I face a problem when using carousel. If I try ul li style="backbround-image">the carousel has smooth scrolling. But I try this code: ul rn-carouse li ng-repeat="item in items" style="height:...

bug

I run npm run build:universal, it builds Ok with status successful. But I see there is a command ```npm run generate:prerender``` It logs: ``` node prerender.js state undefined action {...

Recently I've found this module match my need that is convert a link CSS file to JSON. So I want to use it in my project. I tried to import...

I tried import css/scss files on app.ts or app.js but it didn't work. It only works if i import ONLY css extension in HTML. Since we just import required css...

As I got, we need to define manually a json file including structure of folder. So how can I do that with a folder from HTML(input[file]) ? Thanks for any...