mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
parent
773d23d604
commit
4f0b3cc7e4
5 changed files with 4 additions and 10155 deletions
|
@ -844,7 +844,7 @@ credits = [
|
||||||
'https://symfony.com/doc/current/contributing/code/license.html'
|
'https://symfony.com/doc/current/contributing/code/license.html'
|
||||||
], [
|
], [
|
||||||
'TailwindCSS',
|
'TailwindCSS',
|
||||||
'Adam Wathan',
|
'Adam Wathan, Jonathan Reinink',
|
||||||
'MIT',
|
'MIT',
|
||||||
'https://raw.githubusercontent.com/tailwindlabs/tailwindcss/master/LICENSE'
|
'https://raw.githubusercontent.com/tailwindlabs/tailwindcss/master/LICENSE'
|
||||||
], [
|
], [
|
||||||
|
|
|
@ -74,7 +74,6 @@
|
||||||
'pages/knockout',
|
'pages/knockout',
|
||||||
'pages/kotlin',
|
'pages/kotlin',
|
||||||
'pages/laravel',
|
'pages/laravel',
|
||||||
'pages/tailwindcss',
|
|
||||||
'pages/liquid',
|
'pages/liquid',
|
||||||
'pages/love',
|
'pages/love',
|
||||||
'pages/lua',
|
'pages/lua',
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -25,9 +25,8 @@ module Docs
|
||||||
|
|
||||||
#Obtainable from https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE
|
#Obtainable from https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE
|
||||||
options[:attribution] = <<-HTML
|
options[:attribution] = <<-HTML
|
||||||
MIT License<br>
|
© Adam Wathan, Jonathan Reinink
|
||||||
Copyright (c) Adam Wathan <adam.wathan@gmail.com><br>
|
Licensed under the MIT License.
|
||||||
Copyright (c) Jonathan Reinink <jonathan@reinink.ca><br>
|
|
||||||
HTML
|
HTML
|
||||||
|
|
||||||
def get_latest_version(opts)
|
def get_latest_version(opts)
|
||||||
|
|
1
public/icons/docs/tailwindcss/SOURCE
Normal file
1
public/icons/docs/tailwindcss/SOURCE
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://tailwindcss.com/_next/static/media/tailwindcss-mark.cb8046c163f77190406dfbf4dec89848.svg
|
Loading…
Reference in a new issue