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 9678c8c commit b97b4ebCopy full SHA for b97b4eb
.npmignore
@@ -0,0 +1,21 @@
1
+# Editor generate files
2
+.idea/
3
+.settings/
4
+
5
+# Dev dependencies and cache files
6
+demo/
7
+node_modules/
8
+npm-debug.log
9
10
+# Folder view configuration files
11
+.DS_Store
12
+Desktop.ini
13
14
+# Thumbnail cache files
15
+*~
16
+._*
17
+Thumbs.db
18
19
+# Files that might appear on external disks
20
+.Spotlight-V100
21
+.Trashes
package.json
@@ -1,6 +1,6 @@
{
"name": "heti",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "赫蹏是专为中文内容展示设计的排版样式增强。它基于通行的中文排版规范而来,可以为网站的读者带来更好的文章阅读体验。",
"main": "lib/heti.scss",
"directories": {
0 commit comments