Skip to content

Commit 4807d0e

Browse files
Merge pull request #79 from epalmans/patch-1
Reference to base stylesheet in comment for "@tailwind base"
2 parents 8f51a15 + 7e8bb70 commit 4807d0e

File tree

1 file changed

+1
-1
lines changed
  • src/tailwindcss-stubs/resources/css

1 file changed

+1
-1
lines changed

src/tailwindcss-stubs/resources/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Normalize.css and some additional base styles.
44
*
55
* You can see the styles here:
6-
* https://github.com/tailwindcss/tailwindcss/blob/master/css/base.css
6+
* https://unpkg.com/tailwindcss/dist/base.css
77
*
88
* If using `postcss-import`, use this import instead:
99
*

0 commit comments

Comments
 (0)