SCSS Style not reflecting in Mendix Application

0
Recently upgrade the project from 8  to 9 Mendix Version. I have added the changes in scss file which is there in theme folder . when I compile that file with the help of koala error persist that attached below .   Could anyone provide guidance on resolving this issue? Are there specific steps I might be missing ? 
asked
2 answers
1

Mendix 9 version utilizes the built-in Atlas framework for SCSS compilation,you should be working with the standard theme/web directory and its associated SCSS files. KInldy Ensure the correct main.scss file is being used .

answered
0

You don't need Koala in Mendix 9 anymore, that functionality is built in.

answered