Force add tailwindcss
This commit is contained in:
parent
8e23ea6dc6
commit
76c02c1eb7
15 changed files with 35729 additions and 0 deletions
13
web/themes/contrib/tailwindcss/tailwindcss.info.yml
Normal file
13
web/themes/contrib/tailwindcss/tailwindcss.info.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name: Tailwind CSS Starter Kit
|
||||
description: A starter kit theme for Drupal 8 and Tailwind CSS.
|
||||
# core: 8.x
|
||||
type: theme
|
||||
base theme: classy
|
||||
libraries:
|
||||
- tailwindcss/global-styling
|
||||
|
||||
# Information added by Drupal.org packaging script on 2019-05-13
|
||||
version: '8.x-2.1'
|
||||
core: '8.x'
|
||||
project: 'tailwindcss'
|
||||
datestamp: 1557778084
|
Reference in a new issue