twitter-bootstrap-3 – 什么是在Bootstrap 3.1中使用的.map文件?

有两个文件包含在CSS文件夹中.map文件扩展名。他们是:
bootstrap-theme.css.map
bootstrap.css.map

他们似乎是缩小的文件,但我不知道他们是什么。

解决方法

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 the Sources panel,and view the results without having to leave DevTools or refresh the page. When you inspect an element whose styles are provided by a generated CSS file,the Elements panel displays a link to the original source file,not the generated .css file.

相关文章

Bootstrip HTML 查询搜索常用格式模版 <form class=&...
如何在按钮上加红色数字 您可以使用Bootstrap的badge组件来在...
要让两个按钮左右排列,你可以使用 Bootstrap 的网格系统将它...
是的,可以将status设置为布尔类型,这样可以在前端使用复选...
前端工程师一般用的是Bootstrap的框架而不是样式,样式一般自...
起步导入:<linkrel="stylesheet"href="b...