uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 10 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   work   user   process   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   camera   search   access   customer   travel   material   test   standard   review   documentation   css   money   engineering   engine   develop   webdesign   device   photography   digital   api   speed   source   management   program   phone   discussion   question   event   client   story   simple   water   marketing   app   yacht   content   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: sass.

Clear all

Showing 10 results.

Looking up sass tag. Showing 10 results. Clear

Free Bootstrap Builder

https://bootstrap.build/app

Saved by uncleflo on November 14th, 2022.

Create Bootstrap 5 themes and templates. Start from scratch or reuse free featured designs. SASS compiler: Use powers of the modern CSS preprocessor to create stunning themes. Variables lookup: Customize 500+ Bootstrap variables categorized by UI component category or available via search. Free Bootstrap themes: Browse hundreds of featured themes & templates and load them into the editor for further customization. Bootstrap the right way: Export a maintanable SASS file with variables and your custom code. Save your work in the cloud: Organize your themes into projects and save them in the cloud for future work and collaboration. Serve from our CDN: Make changes to your theme on the fly and leverage our CDN to serve your CSS.

bootstrap webdevelopment template sass compile online create custom variable categorize expost feature theme export editor build application leverage serve css manage download website tool


Release Dart Sass 1.55.0 · sass/dart-sass · GitHub

https://github.com/sass/dart-sass/releases/tag/1.55.0

Saved by uncleflo on November 14th, 2022.

Dart Sass has replaced Ruby Sass as the canonical implementation of the Sass language. We chose Dart because it presented a number of advantages: It's fast. The Dart VM is highly optimized, and getting faster all the time (for the latest performance numbers, see perf.md). It's much faster than Ruby, and close to par with C++. It's portable. The Dart VM has no external dependencies and can compile applications into standalone snapshot files, so we can distribute Dart Sass as only three files (the VM, the snapshot, and a wrapper script). Dart can also be compiled to JavaScript, which makes it easy to distribute Sass through npm, which the majority of our users use already. It's easy to write. Dart is a higher-level language than C++, which means it doesn't require lots of hassle with memory management and build systems. It's also statically typed, which makes it easier to confidently make large refactors than with Ruby. It's friendlier to contributors. Dart is substantially easier to learn than Ruby, and many Sass users in Google in particular are already familiar with it. More contributors translates to faster, more consistent development.To install Sass 1.55.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions. Most APIs that previously returned num now return double. All APIs continue to accept num, although in Dart 2.0.0 these APIs will be changed to accept only double.

sass dart selector install repository node syntax package browser css style website webdevelopment administration github download source code develop html


Themestr.app - Bootstrap Theme Builder and Customizer

https://themestr.app/theme

Saved by uncleflo on January 13th, 2022.

The whole idea of Themestr.app is to make the Bootstrap customization process easier, and allow you to visualize changes along the way. For most users it's designed to be point-and-click. Advanced users can delve into the SASS as desired. It's a 4-step process... There are many, many variables. The variable names are self-explanatory, and the more relevant ones are displayed first. The SASS is automatically generated by Themestr.app. The SASS input is sent to a server-side SASS processor, which outputs the custom CSS theme. Save the CSS output as a .css file such as `theme.css`. To keep the theme file separate and smaller in size, the Bootstrap grid classes are not included in the CSS output. This means you'll need to reference the Bootstrap CSS as usual, and then reference the generated custom `theme.css` after the `bootstrap.css` in the HTML. This allows the `theme.css` to override the `bootstrap.css` with the appropriate classes as defined in the custom theme.

bootstrap sass explain explanation theme font default tool generate recommend server styling website webdevelopment easy display html customize online generator output javascript css visualization


Bootstrap Magic : Generate your own Bootstrap themes quickly and easily

https://pikock.github.io/bootstrap-magic/app/index.html#!/editor

Saved by uncleflo on July 11th, 2019.

Bootstrap 4.0: Includes the latest and greatest, Bootstrap 4.0, for fresh and up-to-date templates. SASS Bootstrap themes generator: Bootstrap Magic leverages Sass’s power to make all helper functions available to you. Darken, ligthen and the mixins goodness are just one click way. Colopicker to select your color: For each color variable, you can either go with the Color Picker or use your hex/rgba codes directly. HTML Code preview: You can now insert your own HTML and CSS and get a live preview with your freshly created Bootstrap theme. Magic Typehead Bootstrap variables: Find all Bootstrap variables as you type to create links between variables. Google font for custom design: Create your template with all Google Fonts. They are all included in font magic Typeahead. Simple. SCSS and CSS download: Happy about your template ? Download your full CSS stylesheet or your SCSS variables. Open Source project MIT Licence: Bootstrap Magic is all Open Source and free with the MIT License. Can be reused as you want.

css download typeahead open color sass variables branding styling control development open source code developer typography component create magic theme


Sass: Variables

https://sass-lang.com/documentation/variables

Saved by uncleflo on July 10th, 2019.

Sass variables are simple: you assign a value to a name that begins with $, and then you can refer to that name instead of the value itself. But despite their simplicity, they're one of the most useful tools Sass brings to the table. Variables make it possible to reduce repetition, do complex math, configure libraries, and much more. A variable declaration looks a lot like a property declaration: it’s written <variable>: <expression>. Unlike a property, which can only be declared in a style rule or at-rule, variables can be declared anywhere you want. To use a variable, just include it in a value.

sass variable repetition compatibility simplicity syntax easier define generate migration development design designer reduce compete declare library configuration property mathematics generation developer code css styling experience howto


How to easily use Google Fonts with Sass - Developer Drive

https://www.developerdrive.com/how-to-easily-use-google-fonts-with-sass/

Saved by uncleflo on July 10th, 2019.

In this post, we are going to explore open source fonts and CSS pre-processing. I am going to give you an easy way to add web fonts to any website in just a few lines of code. Google Fonts makes it quick and easy for everyone to use web fonts. Google Fonts is a collection of open source fonts that are hosted on Google’s servers and with their API, it is easy for anyone to integrate their fonts into any web project. Best of all, it’s free. (To learn more and explore the hundreds of fonts available, check out the Google Fonts website.)

sass tutorial responsive beginner typography font empower helpful validation web nesting explore tools integrate tricks tips simplified css bootstrap beautiful howto create server code process easy website bookmark drive collection quick intend read development


Compile Sass, Less, Stylus, Jade, CoffeeScript on Mac, Windows & Linux with Live Browser Reload

https://prepros.io/

Saved by uncleflo on April 12th, 2018.

Compile Everything: Prepros can compile almost all preprocessing languages like Sass, Less, Stylus, Cssnext, Jade/Pug, Markdown, Slim, Coffeescript etc. Find Out Errors At a Glance: Forget black screen full of millions of unreadable errors. Live Reload: Prepros reloads your browser automatically every time you save a file in code editor. Minify & Optimize: Prepros can minify and optimize CSS, javascript & images with just one click. Network Preview: Prepros has built in server that can help preview your site in multiple devices like phones and tablets.

css compile pre processing processor language sass less stylus jade markdown slim coffeescript reload software editor file edit development network server preview device phone tablet administration kist html website


sassc-binaries

https://github.com/eSlider/sassc-binaries/tree/develop/dist

Saved by uncleflo on October 6th, 2016.

Compiled binaries for the sass library in C++, downloadable from github. No Ruby is required. Static binaries for Windows, Mac OS and Linux.

sass github binary precompiled develop development release windows mac linux precompile compile executable scss


Sass Basics

http://sass-lang.com/guide

Saved by uncleflo on October 6th, 2016.

Before you can use Sass, you need to set it up on your project. If you want to just browse here, go ahead, but we recommend you go install Sass first. Go here if you want to learn how to get everything setup.

css project compile precompile basics explanation howto script code development learn setup language coding stylesheet syntax scss sass


LiveReload

http://livereload.com/

Saved by uncleflo on June 3rd, 2014.

The Web Developer Wonderland (a happy land where browsers don't need a Refresh button) CSS edits and image changes apply live. CoffeeScript, SASS, LESS and others just work. Citizenship is granted through the Mac App Store. Windows permanent residency issues are being worked out, temporary stay already allowed. What does LiveReload do? LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.

Even cooler, when you change a CSS file or an image, the browser is updated instantly without reloading the page.

refresh browser website web development sass less css windows linux live reload application change page save file management


No further bookmarks found.