You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ All the power of Vue CLI's scaffolding & single file components tailored for a C
20
20
- Static assets compiled with version hashes for efficient long-term caching
21
21
- Bundle size analytics
22
22
23
-
###Fork It And Make Your Own
23
+
## Fork It And Make Your Own
24
24
25
-
You should fork this repo to create your own boilerplate. This scaffold makes no assumptions about pre-processors used or linting configurations.
25
+
You should fork this repo to create your own opinionated boilerplate for your setup. This template makes no assumptions about pre-processors, template structure, or linting configurations.
26
26
27
27
I've also created a [fork of this boilerplate](https://github.com/chasegiunta/craft-vue-tailwind) that integrates TailwindCSS & Purgecss.
0 commit comments