A CSS Module is a CSS file in which all class names and animation names are scoped locally by default. All URLs (url(http://segmentfault.com/...)) and @imports are in module request format (./xxx and ../xxx means relative, xxx and xxx/yyy means in modules folder, i. e. in node_modules).