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.
2 parents 65fc49e + 26e6c18 commit 8628798Copy full SHA for 8628798
index.js
@@ -40,9 +40,6 @@ module.exports = {
40
'h5, h6': {
41
fontWeight: '600',
42
},
43
- 'ul, ol': {
44
- 'margin-left': '2rem',
45
- },
46
'ul ul, ol ol': {
47
'margin-left': '0',
48
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rds-tailwind-theme",
3
"author": "Web Services",
4
- "version": "0.9.1",
+ "version": "0.9.2",
5
"description": "Tailwind CSS plugin to add the theme globals to RDS Tailwind UI",
6
"main": "index.js",
7
"repository": {
0 commit comments