Move slides
This commit is contained in:
parent
e89bee6191
commit
c3abf150a2
73 changed files with 0 additions and 0 deletions
9
taking-flight-with-tailwind-css/slides/code/3-layers.txt
Normal file
9
taking-flight-with-tailwind-css/slides/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