File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Drupal breakpoints to CSS
22
3- <img
3+ <img
44 style="margin:2rem"
55 height="60px"
66 alt="Drupal Logo"
@@ -15,9 +15,9 @@ If the draft [`@custom-media`](https://www.w3.org/TR/mediaqueries-5/#at-ruledef-
1515Install as a ` devDependency ` with ` yarn ` or ` npm ` like:
1616
1717``` sh
18- yarn add --dev ` @factorial-io /drupal-breakpoints-css`
18+ yarn add --dev @factorial/drupal-breakpoints-css
1919# or
20- npm install --sav-dev ` @factorial-io /drupal-breakpoints-css`
20+ npm install --sav-dev @factorial/drupal-breakpoints-css
2121```
2222
2323## Configuration
Original file line number Diff line number Diff line change 11{
22 "name" : " @factorial/drupal-breakpoints-css" ,
33 "description" : " Drupal breakpoints to css customProperties" ,
4- "version" : " 0.1 .2" ,
4+ "version" : " 0.3 .2" ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "private" : false ,
You can’t perform that action at this time.
0 commit comments