Closed timworx closed 2 years ago
@timworx Any chance that you can help us debug this?
I'll do whatever I can to help. Any tips on what would be helpful for debugging?
@timworx See https://github.com/shakacode/bootstrap-loader/blob/master/CONTRIBUTING.md and use lots of print statements!
@timworx what happened with this issue? Any doc PR needed?
It appears that postcss is not being applied to
bootstrapCustomizations
- I would argue that it really should be.For example, when using the "materia" theme from Bootswatch
input
elements have anappearance: none;
This should wind up prefixed (and does in the code elsewhere in my app).My .bootstraprc looks like this: