Why not work import css


css not apply
Isn’t it imported like this?


This code doesn’t work either.

image
image

this work!

Hi @pjw1126

@import ‘handsontable/dist/handsontable.full.css’;

has to be provided in your app.css file, not in the app.js

Hi @pjw1126

Did you manage to set up the project? If you need any help, please let me know.

I think that my tips with the app.css helped. If not, please contact us at support@handsontable.com, and we will provide all the necessary details on how to build the project.