mirror of
https://github.com/Aviortheking/next-pre-css.git
synced 2025-06-24 23:39:19 +00:00
Working prototype
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "next-pre-css",
|
||||
"version": "1.0.0",
|
||||
"description": "Adds support for Stylus & Less to NextJS.",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:eshinn/next-pre-css.git",
|
||||
"author": "Eric Shinn <eric.shinn@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": true
|
||||
}
|
Reference in New Issue
Block a user