parent
ad40ba6d2d
commit
b032798d69
142 changed files with 3 additions and 3 deletions
9
taking-flight-with-tailwind-css/code/3-layers.txt
Normal file
9
taking-flight-with-tailwind-css/code/3-layers.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* src/css/tailwind.pcss */
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@layer components {
|
||||
/* Custom components */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue