We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645ca59 commit 1370c6bCopy full SHA for 1370c6b
README.md
@@ -12,7 +12,7 @@ bower i ragrid
12
## Using
13
```javascript
14
@import url('path_to/ragrid.min.css') // css
15
-require 'path_to/ragrid' // stylus
+@require 'path_to/ragrid' // stylus
16
let ragrid = require('path_to/ragrid.styl') // ES6
17
```
18
0 commit comments