Code Monkey home page Code Monkey logo

postcss-preset-env-www's Introduction

⚠️ PostCSS Preset Env's website was moved to @csstools/postcss-plugins. ⚠️
Read the announcement

postcss_preset_env

The official website for PostCSS Preset Env

Setup

  • make sure node.js is at version >= 6
  • npm i spike -g
  • clone this repo down and cd into the folder
  • run npm install
  • run spike watch or spike compile

Testing

Tests are located in test/** and are powered by ava

  • npm install to ensure devDeps are installed
  • npm test to run test suite

postcss-preset-env-www's People

Contributors

aarongarciah avatar antonio-laguna avatar dbox avatar jonathantneal avatar synj24 avatar wommy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

postcss-preset-env-www's Issues

Sidebar hides content on some screen sizes

When using the docs on certain screen sizes, the sidebar hides the content and cannot be collapsed. See the attached screenshot, it's from Firefox but it also reproduces at least on Vivaldi on macOS.

Screenshot 2019-06-12 at 11 01 51

Source Code Pro is always rendered black on Firefox

In Firefox (67), Source Code Pro is always rendered black:

image

If I modify this rules...

font: 400 100%/1.5 var(--font-code); // --font-code = "Source Code Pro", monospace, monospace

To this

font: 400 100%/1.5 monospace; 

The color comes back:
image

Works fine on Chrome & Safari.

Site tightening

Things I plan to take care of:

  • Match top nav to comp: size, subtle border, hovers
  • style dropdown
  • responsive tweaks
  • add # hover to jumplinks

q's for @jonathantneal :

  • Okay with bolder heading typography on lander?
  • Okay to add these guys?
  • Should we change language in dropdown next stage 2 to say Stage 2+ (Plugin default)
  • If not should we cookie user's choice?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.