-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New package: @alwatr/font #128
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice 😎
package/font/tsconfig.json
Outdated
@@ -0,0 +1,17 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
چرا این پروژه فایل و کانفیگ ts داره؟!
package/font/package.json
Outdated
"version": "0.9.0", | ||
"description": "Simple useful Arabic/Persian fonts package for web developers.", | ||
"keywords": [ | ||
"math", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?!
package/font/package.json
Outdated
"description": "Simple useful Arabic/Persian fonts package for web developers.", | ||
"keywords": [ | ||
"math", | ||
"mathematics", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?@
package/font/package.json
Outdated
"types": "math.d.ts", | ||
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"contributors": [ | ||
"Godgiven <asmanp2012@gmail.com>" | ||
], | ||
"license": "MIT", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?!
package/font/src/font.ts
Outdated
@@ -0,0 +1 @@ | |||
export {}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
نقش این فایل چیه؟!
Pull Request closed and locked due to lack of activity. |
Description
Add Sahel font to font.css and init the demo of font package
PR Checklist
Please check if your PR fulfills the following requirements:
jsdocs
format with@example
section.Other information