mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-05 22:57:35 +02:00
Some checks failed
BrowserStack / browserstack (push) Has been cancelled
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')]
|
|
}
|