mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
141 lines
3.4 KiB
141 lines
3.4 KiB
//= depend_on sprites/docs.png
|
|
//= depend_on sprites/docs@2x.png
|
|
//= depend_on sprites/docs.json
|
|
|
|
/*!
|
|
* Copyright 2013-2024 Thibaut Courouble and other contributors
|
|
*
|
|
* This source code is licensed under the terms of the Mozilla
|
|
* Public License, v. 2.0, a copy of which may be obtained at:
|
|
* http://mozilla.org/MPL/2.0/
|
|
*/
|
|
|
|
@import 'global/variables-light',
|
|
'global/variables-dark',
|
|
'global/variables',
|
|
'global/mixins',
|
|
'global/icons',
|
|
'global/classes',
|
|
'global/base';
|
|
|
|
@import 'components/app',
|
|
'components/header',
|
|
'components/notif',
|
|
'components/sidebar',
|
|
'components/settings',
|
|
'components/content',
|
|
'components/page',
|
|
'components/fail',
|
|
'components/path',
|
|
'components/notice',
|
|
'components/prism',
|
|
'components/mobile',
|
|
'components/environment';
|
|
|
|
@import 'pages/simple',
|
|
'pages/angular',
|
|
'pages/angularjs',
|
|
'pages/apache',
|
|
'pages/async',
|
|
'pages/bash',
|
|
'pages/bootstrap',
|
|
'pages/cppref',
|
|
'pages/cakephp',
|
|
'pages/clojure',
|
|
'pages/codeception',
|
|
'pages/coffeescript',
|
|
'pages/cordova',
|
|
'pages/crystal',
|
|
'pages/cypress',
|
|
'pages/d',
|
|
'pages/d3',
|
|
'pages/dart',
|
|
'pages/dojo',
|
|
'pages/drupal',
|
|
'pages/eigen3',
|
|
'pages/elixir',
|
|
'pages/elisp',
|
|
'pages/ember',
|
|
'pages/erlang',
|
|
'pages/express',
|
|
'pages/fastapi',
|
|
'pages/fluture',
|
|
'pages/git',
|
|
'pages/github',
|
|
'pages/gnuplot',
|
|
'pages/go',
|
|
'pages/graphite',
|
|
'pages/groovy',
|
|
'pages/gtk',
|
|
'pages/hapi',
|
|
'pages/haproxy',
|
|
'pages/haskell',
|
|
'pages/jasmine',
|
|
'pages/jekyll',
|
|
'pages/joi',
|
|
'pages/jq',
|
|
'pages/jquery',
|
|
'pages/julia',
|
|
'pages/knockout',
|
|
'pages/kotlin',
|
|
'pages/kubectl',
|
|
'pages/kubernetes',
|
|
'pages/laravel',
|
|
'pages/liquid',
|
|
'pages/love',
|
|
'pages/lua',
|
|
'pages/gnu_make',
|
|
'pages/mariadb',
|
|
'pages/mdn',
|
|
'pages/meteor',
|
|
'pages/mkdocs',
|
|
'pages/modernizr',
|
|
'pages/moment',
|
|
'pages/nginx',
|
|
'pages/node',
|
|
'pages/npm',
|
|
'pages/nushell',
|
|
'pages/octave',
|
|
'pages/openjdk',
|
|
'pages/perl',
|
|
'pages/phalcon',
|
|
'pages/phaser',
|
|
'pages/php',
|
|
'pages/phpunit',
|
|
'pages/postgres',
|
|
'pages/pug',
|
|
'pages/pygame',
|
|
'pages/python',
|
|
'pages/qt',
|
|
'pages/ramda',
|
|
'pages/rdoc',
|
|
'pages/react',
|
|
'pages/react_native',
|
|
'pages/reactivex',
|
|
'pages/redis',
|
|
'pages/rethinkdb',
|
|
'pages/rfc',
|
|
'pages/rubydoc',
|
|
'pages/rust',
|
|
'pages/rxjs',
|
|
'pages/sanctuary',
|
|
'pages/sanctuary_def',
|
|
'pages/sanctuary_type_classes',
|
|
'pages/scala',
|
|
'pages/sinon',
|
|
'pages/sphinx',
|
|
'pages/sphinx_simple',
|
|
'pages/sqlite',
|
|
'pages/support_tables',
|
|
'pages/tailwindcss',
|
|
'pages/tcl_tk',
|
|
'pages/tensorflow',
|
|
'pages/terraform',
|
|
'pages/typescript',
|
|
'pages/underscore',
|
|
'pages/vue',
|
|
'pages/webpack',
|
|
'pages/wordpress',
|
|
'pages/yard',
|
|
'pages/yii';
|