We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b696092 commit 132943dCopy full SHA for 132943d
README.md
@@ -72,7 +72,7 @@ module.exports = {
72
// 通用原子类配置示例
73
'.bgred': 'background: red',
74
75
- // 色值类原子类配置示例
+ // 色值原子类配置示例
76
'.backcolor': 'background-color: #'
77
78
// ... 你的配置
atomcss.config.js
@@ -8,7 +8,7 @@ module.exports = {
8
9
10
11
12
13
14
0 commit comments