what are the .map files used for in Bootstrap 3.x?

From Working with CSS preprocessors in Chrome DevTools: Many developers generate CSS style sheets using a CSS preprocessor, such as Sass, Less, or Stylus. Because the CSS files are generated, editing the CSS files directly is not as helpful. For preprocessors that support CSS source maps, DevTools lets you live-edit your preprocessor source files in … Read more