This is a migrated thread and some comments may be shown as answers.

what is required to have for the UI kit to work? I can't seem to get the all.css file to work?

3 Answers 503 Views
This is a migrated thread and some comments may be shown as answers.
kevin
Top achievements
Rank 1
kevin asked on 01 Oct 2018, 05:55 PM

Everything seems to work until I try to import the all.css file into my main.js file. Do I need to install any additional plugins? I have vue-loader but it is currently set to version 13.7.3...could this be the issue?

 

Thanks, in advance, for your assistance.

 

Kevin Fricke

3 Answers, 1 is accepted

Sort by
0
kevin
Top achievements
Rank 1
answered on 01 Oct 2018, 06:05 PM

to expand on this....the error i get in the console is below:

 

./node_modules/@progress/kendo-theme-default/dist/all.css
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type.

0
kevin
Top achievements
Rank 1
answered on 01 Oct 2018, 06:27 PM

to expand on this....the error i get in the console is below:

 

./node_modules/@progress/kendo-theme-default/dist/all.css
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type.

0
Plamen
Telerik team
answered on 03 Oct 2018, 10:22 AM
Hello Kevin,

Here in this article are listed the recommended ways to add the CSS file to the project. Would you please elabvorate which one do you use or if you are applying another on please elaborate it with a simple code provided so we could test it locally.

Also would you please check if the issue is also observed with a simple custom CSS file different than '/@progress/kendo-theme-default/dist/all.css'.

I will be looking forward for your reply.

Regards,
Plamen
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Asked by
kevin
Top achievements
Rank 1
Answers by
kevin
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or