{"_id":"@bbc/gs-sass-tools-webpack","_rev":"627-ef120b7866b288bb49ed24586a7f7303","name":"@bbc/gs-sass-tools-webpack","dist-tags":{"latest":"4.1.14"},"versions":{"4.1.14":{"name":"@bbc/gs-sass-tools-webpack","version":"4.1.14","author":{"name":"Shaun Bent","email":"shaun.bent@bbc.co.uk"},"license":"MIT","_id":"@bbc/gs-sass-tools-webpack@4.1.14","maintainers":[{"name":"jontutcher-bbc","email":"jon.tutcher@bbc.co.uk"}],"homepage":"https://github.com/bbc/gs-sass-tools-webpack","bugs":{"url":"https://github.com/bbc/gs-sass-tools-webpack/issues"},"dist":{"shasum":"9073837d6994446971262739591959ad179add03","tarball":"https://registry.npmjs.org/@bbc/gs-sass-tools-webpack/-/gs-sass-tools-webpack-4.1.14.tgz","integrity":"sha512-vB0G2+WiEy90LF0Rt4zO41xXR02TvxI/EAS+bEjoA/cLNysJIwcq/aXJoVLbvBNTJPdiYx1z3Vp6g+DsHMKMdw==","signatures":[{"sig":"MEYCIQDKopAxnAzjVyBRO1jmZ9gpUIEnreqXy3AQL8GwOPunJQIhAJduNdGLKET2/vHPBF8xXGbiTHPKOu81ZxFuFkeRTOqw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"_sass-tools.scss","gitHead":"5f5288d4e2855d7b7d7196ff9cb12c6b256a6a21","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"grunt build","start":"npm install && bower install"},"_npmUser":{"name":"jontutcher-bbc","email":"jon.tutcher@bbc.co.uk"},"repository":{"url":"git+https://github.com/bbc/gs-sass-tools-webpack.git","type":"git"},"_npmVersion":"5.4.2","description":"A collection of Sass Settings & Tools used by Grandstand","directories":{},"_nodeVersion":"8.7.0","devDependencies":{"gel-grid":"^1.0.0","gel-sass-tools":"^1.0.0","gel-typography":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/gs-sass-tools-webpack-4.1.14.tgz_1510092326754_0.30422938033007085","host":"s3://npm-registry-packages"}}},"time":{"created":"2017-11-07T22:05:27.820Z","modified":"2026-08-12T11:21:09.060Z","4.1.14":"2017-11-07T22:05:27.820Z"},"bugs":{"url":"https://github.com/bbc/gs-sass-tools-webpack/issues"},"author":{"name":"Shaun Bent","email":"shaun.bent@bbc.co.uk"},"license":"MIT","homepage":"https://github.com/bbc/gs-sass-tools-webpack","repository":{"url":"git+https://github.com/bbc/gs-sass-tools-webpack.git","type":"git"},"description":"A collection of Sass Settings & Tools used by Grandstand","maintainers":[{"email":"becky.travis@bbc.co.uk","name":"beckytrav"},{"email":"iain.middlehurst@bbc.co.uk","name":"iain-bbc"},{"email":"ben.youd@bbc.co.uk","name":"youdy"},{"email":"Jonathan.Balls@bbc.co.uk","name":"jonathanballs"},{"email":"simon.frampton@bbc.co.uk","name":"sframpton"}],"readme":"<h1 align=\"center\">Grandstand Sass Tools</h1>\n<p align=\"center\">\n    A collection of common Sass variables, functions and mixins.<br />\n    Forms part of <a href=\"http://bbc.github.io/bbc-grandstand\" target=\"_blank\"><b>BBC Grandstand</b></a>\n</p>\n\n## What is this?\n\nGrandstand Sass Tools is a collection of common Sass variables, functions and mixins.\n\nThis library is built and maintained by the BBC Sport team and used by the [Grandstand Framework](http://bbc.github.io/bbc-grandstand/) and various components on BBC Sport website and within the BBC Live product.\n\n## Installation\n\nGrandstand Sass Tools can be installed using Bower:\n\n```bash\n$ bower install --save gs-sass-tools\n```\n\n```sass\n// your-app/main.scss\n@import 'bower_components/gs-sass-tools/sass-tools';\n```\n\n## GEL Foundations\n\nGrandstand Sass Tools is built on top of the GEL Foundations of:\n\n- [GEL Sass Tools](https://github.com/bbc/gel-sass-tools)\n- [GEL Typography](https://github.com/bbc/gel-typography)\n- [GEL Grid](https://github.com/bbc/gel-grid)\n\nThese three libraries are automatically included as part of this library and all of there functionality is available.\n\nFor specific details on any of these libraries please refer to their individual README files.\n\n## Settings\n\nSettings are collections of globally available variables which can be used in your apps Sass.\n\n### Global Variables\nThe global variables are primarily formed of the [GEL Sass Tools](https://github.com/bbc/gel-sass-tools).\n\n### Colour Palettes\nA number of products colour palettes are available as Sass variables:\n\n- [Generic Colours](https://github.com/bbc/gs-sass-tools/blob/master/settings/_generic-colours.scss)\n- [Sport](https://github.com/bbc/gs-sass-tools/blob/master/settings/_sport-colours.scss)\n- [News](https://github.com/bbc/gs-sass-tools/blob/master/settings/_news-colours.scss)\n- [MyBBC](https://github.com/bbc/gs-sass-tools/blob/master/settings/_mybbc-colours.scss)\n\n## Tools\n\nA number of Sass Mixins & Functions are available:\n\n- [Clearfix](https://github.com/bbc/gs-sass-tools/blob/master/tools/_clearfix.scss) - A simple `clearfix` available as a mixin\n- [Visibility](https://github.com/bbc/gs-sass-tools/blob/master/tools/_visability.scss) - A mixin hide content visually, but have it available for screen readers.\n- [Flexbox](https://github.com/bbc/gs-sass-tools/blob/master/tools/_flexbox.scss) - A collection of `flexbox` mixins\n- [Theme](https://github.com/bbc/gs-sass-tools/blob/master/tools/_theme.scss) - A mixin to output styles scoped in a theming class\n\n## Why Grandstand?!?\n\nThis framework is named after [Grandstand](https://www.youtube.com/watch?v=HLHMxFGqhIs), a British television sport programme. Broadcast between 1958 and 2007, it was one of the BBC's longest running sports shows, alongside BBC Sports Personality of the Year.\n\n## License\n\n> The MIT License (MIT)\n>\n> Copyright 2016 British Broadcasting Corporation\n>\n> Permission is hereby granted, free of charge, to any person obtaining a copy of\n> this software and associated documentation files (the \"Software\"), to deal in\n> the Software without restriction, including without limitation the rights to\n> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n> the Software, and to permit persons to whom the Software is furnished to do so,\n> subject to the following conditions:\n>\n> The above copyright notice and this permission notice shall be included in all\n> copies or substantial portions of the Software.\n>\n> THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md"}