Question: Can I Change Css Code At Sytle_Css

Can I Change Css Code At Sytle_Css

Can i change css code at sytle.css..?

AI

Avni Işıklı

Asked
Can i change css code at sytle.css..?
  • MS

    Mian Saleem

    Answered
    Hello,

    For v3 beta: Yes, you can. You will need to build the app again after modification done by running `npm i && npm run build` command.

    For v2: You can create new css file in `/themes/default/assets/css/` folder and link it in the `themes/default/views/header.php`

    Thank you
  • Login to Reply