Olá, Pessoal
Estou obtendo um erro na importação do Bootstrap no projeto Angular 17:
./node_modules/bootstrap/dist/css/bootstrap.min.css?ngGlobalStyle:1:0 - Error: Module parse failed: Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> @charset "UTF-8";/*!
| * Bootstrap v5.3.1 (https://getbootstrap.com/)
| * Copyright 2011-2023 The Bootstrap Authors
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
× Failed to compile.
Alguém sabe me orientar?