mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-05 05:07:35 +02:00
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com> Co-authored-by: Mark Otto <markdotto@gmail.com>
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = {
|
|
plugins: [require('autoprefixer')]
|
|
}
|