bold in scss code example Example 1: how to bold in css font-weight: bold; Example 2: font weightcss p{ font-weight: bold; }