Skip to content

Commit

Permalink
docs: update README.md (jquense#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
hariom1625 authored Jun 29, 2020
1 parent b8368f9 commit 206aa7f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,9 @@ const MyCalendar = props => (

## Custom Styling

Out of the box you can include the compiled css files and be up and running. But, sometimes, you may want to style
Big Calendar to match your application styling. For this reason SASS files are included with Big Calendar.
Out of the box, you can include the compiled CSS files and be up and running. But, sometimes, you may want to style
Big Calendar to match your application styling. For this reason, SASS files are included with Big Calendar.


```
@import 'react-big-calendar/lib/sass/styles';
Expand Down

0 comments on commit 206aa7f

Please sign in to comment.