mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-14 14:29:30 +01:00
All checks were successful
BrowserStack / browserstack (push) Has been skipped
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = {
|
|
plugins: [require('autoprefixer')]
|
|
}
|