| Server IP : 38.190.208.107 / Your IP : 216.73.217.46 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/wp.9/wp-content/themes/blocksy/static/sass/frontend/ |
Upload File : |
// 1 - HELPERS @use '1-helpers/functions'; @use '1-helpers/variables'; @use '1-helpers/fallbacks'; // 2 - BASICS @use '2-basics/reset'; @use '2-basics/colors'; @use '2-basics/utilities'; @use '2-basics/typography'; @use '2-basics/accessibility'; @use '2-basics/content-spacing'; @use '2-basics/admin-bar-reset'; @use '2-basics/list-reset'; @use '2-basics/margin-reset'; // 3 - ACTIONS @use '3-actions/parallax'; @use '3-actions/reveal-animation'; // 4 - COMPONENTS @use '4-components/icons'; @use '4-components/ratio'; @use '4-components/links'; @use '4-components/loader'; @use '4-components/labels'; @use '4-components/tooltip'; @use '4-components/form/main'; @use '4-components/entry-meta'; @use '4-components/entry-tags'; @use '4-components/breadcrumbs'; @use '4-components/star-rating'; @use '4-components/image-hover'; @use '4-components/anchor-links'; @use '4-components/buttons/main' as buttons-main; @use '4-components/passepartout'; @use '4-components/entry-button'; @use '4-components/module-title'; @use '4-components/slider-arrows'; @use '4-components/image-overlay'; @use '4-components/show-password'; @use '4-components/post-edit-link'; @use '4-components/video-indicator'; @use '4-components/expandable-container'; // 5 - MODULES @use '5-modules/menu/main' as menu-main; @use '5-modules/header/main' as header-main; @use '5-modules/footer/main' as footer-main; @use '5-modules/blocks/main' as blocks-main; @use '5-modules/off-canvas/main' as off-canvas-main; @use '5-modules/social-box/main' as social-box-main; @use '5-modules/drawer-canvas'; // 6 - LAYOUT @use '6-layout/main' as layout-main; @use '6-layout/modules-structure'; // 7 - PAGES @use '7-pages/author-page'; @use '7-pages/no-results-page'; // 8 - INTEGRATIONS @use '8-integrations/editors-common'; @use '8-integrations/gutenberg/main' as gutenberg-main;