sharath_reddy

Results 2 comments of sharath_reddy

use this cmd npm install -D [email protected] postcss autoprefixer mention (@3.4.0)

if you are using js make sure adding jsconfig file in root folder with this content { "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./src/*"] } } }