Skip to content

Commit 8628798

Browse files
committed
Merge branch 'release/0.9.2'
2 parents 65fc49e + 26e6c18 commit 8628798

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ module.exports = {
4040
'h5, h6': {
4141
fontWeight: '600',
4242
},
43-
'ul, ol': {
44-
'margin-left': '2rem',
45-
},
4643
'ul ul, ol ol': {
4744
'margin-left': '0',
4845
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rds-tailwind-theme",
33
"author": "Web Services",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"description": "Tailwind CSS plugin to add the theme globals to RDS Tailwind UI",
66
"main": "index.js",
77
"repository": {

0 commit comments

Comments
 (0)