Skip to content

Commit 8597026

Browse files
committed
Merge branch 'master' of github.com:mertasan/tailwindcss-variables
2 parents e317cc5 + c4f952c commit 8597026

File tree

4 files changed

+834
-4
lines changed

4 files changed

+834
-4
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "\U0001F4CC Bug report"
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
### Versions:
11+
- Package Version: #.#.#
12+
- Tailwindcss Version: #.#.#
13+
14+
### Description:
15+
16+
<!-- Please describe in detail the nature of the bug, code samples, etc. -->
17+
18+
### Steps To Reproduce:
19+
20+
-
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: "\U0001F914 Support Question"
3+
about: I need assistance or clarification on usage of this library
4+
title: ''
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
### Versions:
11+
- Package Version: #.#.#
12+
- Tailwindcss Version: #.#.#
13+
14+
### Question:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: "\U0001F389Feature request"
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: feature request
6+
assignees: ''
7+
8+
---
9+
10+
### Summary
11+
12+
<!--
13+
Describe in detail what you propose, show (preferable) code examples and also signal if you're willing to work on it.
14+
-->

0 commit comments

Comments
 (0)