Add tailwind.css
Copied from Sculpin.
This commit is contained in:
parent
a3ace099f7
commit
cd1449ee06
3 changed files with 2918 additions and 0 deletions
2912
web/themes/custom/opdavies/build/tailwind.css
Normal file
2912
web/themes/custom/opdavies/build/tailwind.css
Normal file
File diff suppressed because it is too large
Load diff
|
@ -2,3 +2,5 @@ name: opdavies
|
|||
core_version_requirement: ^11
|
||||
type: theme
|
||||
base theme: false
|
||||
libraries:
|
||||
- opdavies/global-styling
|
||||
|
|
4
web/themes/custom/opdavies/opdavies.libraries.yml
Normal file
4
web/themes/custom/opdavies/opdavies.libraries.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
global-styling:
|
||||
css:
|
||||
base:
|
||||
build/tailwind.css: {}
|
Loading…
Add table
Add a link
Reference in a new issue