@zach.codes/react-calendar
Advanced tools
Comparing version 0.3.0-beta to 0.3.0
{ | ||
"version": "0.3.0-beta", | ||
"version": "0.3.0", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "name": "@zach.codes/react-calendar", |
@@ -91,2 +91,10 @@ # React Calendar | ||
If you already have a CSS reset in your app, you can import from: | ||
```js | ||
import '@zach.codes/react-calendar/dist/calendar-tailwind-no-reset.css'; | ||
``` | ||
But some styles may not look the same as storybook. You can take the resets you want from the main file and put them into your app to get the styling you prefer. | ||
## MonthlyCalendar | ||
@@ -93,0 +101,0 @@ |
@@ -1,4 +0,1 @@ | ||
console.log(process.env.INIT_CWD); | ||
console.log(__dirname); | ||
let localDir = __dirname; | ||
@@ -5,0 +2,0 @@ let installedDir = process.env.INIT_CWD; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137730
219
4
2123