Skip to content

Commit 48e5e1d

Browse files
author
David Heinemeier Hansson
committed
Warn against scaffold.scss
1 parent 0b7a2b1 commit 48e5e1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The last option adds the purger compressor to `config/environments/production.rb
1818

1919
You can do these things yourself, if you've changed the default setup.
2020

21+
Note: You should ensure that delete `app/assets/stylesheets/scaffold.scss` that Rails adds after running a scaffold command. This stylesheet will interfere with Tailwind's reset of base styles.
2122

2223
## Purging in production
2324

0 commit comments

Comments
 (0)