Tilde ~ in SCSS @use statement no longer resolving to node_modules as of Angular 13

I encountered the same problem and found the solution:

  1. Open angular.json file;

  2. In every app configuration set:

     "stylePreprocessorOptions": {
       "includePaths": [
         "./node_modules"
       ]
     }  
    
  3. remove ~ in every import;

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)