FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
axisui/package.json at master · axisui/axisui · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
axisui
/
axisui
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
axisui
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 657 Bytes
Breadcrumbs
axisui
/
package.json
Copy path
File metadata and controls
25 lines (25 loc) · 657 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name"
:
"
axisui
"
,
"version"
:
"
0.1.0-alpha.3
"
,
"description"
:
"
It eliminates the flaws of our competitors and is utility-first CSS framework.
"
,
"scripts"
: {
"build"
:
"
postcss src/main.css -o dist/axisui.css && postcss dist/axisui.css -u cssnano -o dist/axisui.min.css
"
,
"watch"
:
"
postcss src/main.css -o dist/axisui.css -w
"
},
"keywords"
: [
"
frontend
"
,
"
framework
"
,
"
css
"
,
"
responsive
"
,
"
utility-first
"
,
"
axisui
"
],
"author"
:
"
AxisUI Team
"
,
"license"
:
"
MIT
"
,
"devDependencies"
: {
"autoprefixer"
:
"
^10.4.27
"
,
"cssnano"
:
"
^7.1.3
"
,
"postcss-cli"
:
"
^11.0.1
"
,
"postcss-import"
:
"
^16.1.1
"
}
}
Back
|
FazBrowse Home
|
New Git URL