File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ module.exports = function (defaults) {
1717    sassOptions : { 
1818      precision : 4 , 
1919      includePaths : [ 
20-         'node_modules/@hashicorp/design-system-tokens/dist/products/css ' , 
20+         'node_modules/@hashicorp/design-system-tokens/dist' , 
2121        'node_modules/@hashicorp/design-system-components/dist/styles' , 
2222        'node_modules/ember-power-select/vendor' , 
2323      ] , 
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ module.exports = function (defaults) {
1515    sassOptions : { 
1616      precision : 4 , 
1717      includePaths : [ 
18-         'node_modules/@hashicorp/design-system-tokens/dist/products/css ' , 
18+         'node_modules/@hashicorp/design-system-tokens/dist' , 
1919        'node_modules/@hashicorp/design-system-components/dist/styles' , 
2020        'node_modules/ember-power-select/vendor' , 
2121      ] , 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments